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

Automatically daily build (pre-seed / hook)



Hi
        How about auto daily build?
(autobuild in morphix is wonderful ,
Guests can submit customized pkg-list to build their morphix)


Best Regards

ccwufu

Hiweedlinux:/usr/share/make-live/scripts# cat preinstall.sh
# scripts/preinstall.sh

Preinstall ()
{

        # pre-install for linux-image
        # then linux-image installed quietly , auto-build base system w/o X
is ok now
cat >  "${LIVE_ROOT}"/chroot/etc/kernel-img.conf << EOF
do_syslinks = yes
do_initrd = yes
EOF
        # how about the preseed / hook for xserver-xorg
        # while install xserver-xorg , three question asked
        # while configurate the xserver-xorg,
        # So , the automatically daily build is not possible now for
live-package
        # but the daily automatical build in morphix is wonderful
}

cat make-live
....

        # Pre-install
        Preinstall

        # Customize chroot
        Flavour

        # Post-install
        Postinstall
....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.debian-unofficial.org/pipermail/live/attachments/20060527/cf2c13ec/attachment.htm

Reply to: