Some ideas for a more generic broth.

Registered by agagag

Different things can be done to make broth more usable, 1st of all for us as developers and customizers of Puredyne, and in a second time, maybe as a generic high-level wrapper for debian-live.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

we could move all the config out of the script and into an dot file. If the file exists use it otherwse use the hardcoded viariables in the script. This way one can keep up with the most up to date script

this is my take on it:
http://bazaar.launchpad.net/~anton/broth/sidistro/revision/188
the config file is not really a config file but something like this

MIRROR_BINARY="http://gr.archive.ubuntu.com/ubuntu"
BOOTAPPEND_LIVE="persistent preseed/file=/pure.cfg timezone=Europe/Athens keyb=us"
ISOHOSTNAME="sidistro"
ISOAPP="sidistro"
ISOPUBLISHER="sid.gr team; http://sid.gr; <email address hidden>"
LINUX_FLAVORS="generic"
KEYRING_PACKAGES="ubuntu-keyring medibuntu-keyring"

Another thing you can see changed in this broth is that it accepts user defined profiles
 apart from CD DVD CUSTOM as long as the file puredyne-BLA exists.

I would also think that is a good idea to call the profile files broth-$OPTARG not puredyne-$OPTARG as they are now.

I am sure this is all a bit ugly but you get the idea.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.