[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Program split



ATM I've splitted off bootstrap and installflavour and have a system
for generating 'flavours'. It doesn't work as yet but I'll get some
code tomorrow and maybe try debianising it. It's just cutting and
pasting code mostly but also adding some functions to make a 'flavour'
installation file:
 * Apt_install
 * Chroot_exec

When I get this working I'll upload it to my website (see sig) or
email it to anyone who wants it.

BTW when there's a system for granting SVN commit access put me on the
list of applicants :-)

andrew

On 3/27/06, Andrew Donnellan <ajdlinux@gmail.com> wrote:
> I've apt-get sourced live-package and am figuring out ways to split it
> up as an exercise.
>
> I would think:
>  * make-live-bootstrap - sets up dirs and runs cdebootstrap, installs
> kernel, casper and *fs modules
>  * make-live-installflavour - loads flavour config file and chroot-execs
> apt-get
>  * make-live-createiso - cleans up, squashes and ISOises
>
> would be a good layout for the main programs, with more subprograms if
> necessary. These could be installed in /usr/lib/make-live or something
> like that.
>
> Also it's been mentioned that make-live should switch languages. My
> opinion on that is don't use C/C++ if you can and AVOID PERL AT ALL
> COSTS. (As you can tell I hate Perl.) Bash shell is actually pretty
> good, just text parsing isn't its strongest point.
>
> andrew
>
> --
> Andrew Donnellan
> http://andrewdonnellan.com
> http://ajdlinux.blogspot.com
> Jabber - ajdlinux@jabber.org.au
> -------------------------------
> Member of Linux Australia - http://linux.org.au
> Debian user - http://debian.org
> Get free rewards - http://ezyrewards.com/?id=23484
> OpenNIC user - http://www.opennic.unrated.net
>


--
Andrew Donnellan
http://andrewdonnellan.com
http://ajdlinux.blogspot.com
Jabber - ajdlinux@jabber.org.au
-------------------------------
Member of Linux Australia - http://linux.org.au
Debian user - http://debian.org
Get free rewards - http://ezyrewards.com/?id=23484
OpenNIC user - http://www.opennic.unrated.net

Reply to: