Change Log
This is a rough list of changes between released versions.
It's a copy of the included changelog (source:trunk/ChangeLog#latest).
To see where Trac is going in future releases, see the Roadmap.
1.0.0-rc9
- Remove flpoppy module loading while initrd stage
- Check ~tux2live/initrd-live.skel/etc/modprobe.d/isapnp and ~tux2live/initrd-live.skel/etc/modprobe.d/blacklist
- Fix Debian/Ubuntu reboot, shutdown issue
- Use Debin live CD's casper script, check ~tux2live/function/4_debian/_scripts/casper-shutdown
- Remove net card device recorder
- /etc/iftab ,/etc/udev/rules.d/xx-persistent-net.rules, /etc/udev/rules.d/xx-net_config.rules (Mandriva 2008)
- Add /dev/pts , /dev/shm in initrd script, check ~tux2live/initrd-live.skel/linuxrc-or-init line 28,29
- Some bugs fix
- casper script name that be copied into root fs
1.0.0-rc8
- Add " ubuntu" in tux2live in case of different module path on Ubuntu 7.10
- Remove floppy detect in initrd run time
- Add pppoe cleaner post-procedure
- Some bugs fix
1.0.0-rc6
- Use Ubuntu Feisty initrd as template
- Add ~/tool/tux2live-usplash-builder.tar.gz
- Add usplash* files into initrdfs, make it work
- Run time to copy\generate files into live CD skeleton during "--mkiso" process
- Add kernel/drivers/message into initrd
- Use absolute path for kernel and initrd in isolinux.cfg
1.0.0-rc5
- Add "kernel/drivers/ata" modules in initrd for FC7 to auto-detect cdrom
- Add "kernel/drivers/video" modules in initrd for usplash
- Add "S22clean_sshkey" scripts at each post-run scripts poll
1.0.0-rc4
- Add ~/initrd-live.skel/sbin/udevplug
- Use new busybox (compiled as static) to replace lots of executable files in initrdfs
- Bug fix: isolinux.cfg. Add "Debug mode" in isolinux.cfg
- Add usplash* files into initrdfs, make it work
1.0.0-rc3
- Add --drbl-mode
- Bug fix: rsync --exclude options to avoid copying tux2live related data (tmp, output directory)
1.0.0-rc2
- Add _TUX2LIVE_ROOTFS_METHOD [--rootfs_method [unionfs|dm_snapshot]] to let user to assign which method to make root filesystem
- Smart way to determine which method to build root filesystem : for support more different distributions
- Add check_system_env function to support more information about necessary packages or modules
20070529.4
- Bug fix: check rules for $_TUX2LIVE_ENV_CHECK_STACKS
- Add DEBUG_MESSAGE function : Usage : DEBUG_MESSAGE $show_message
- Add WAIT_UNTIL_COMM function : Usage : DEBUG_MESSAGE $comm_lne
- Use terminal highlight color
- Change rules to use dm_snapshot method ,to make it works at distros what don't support unionfs but dm_snapshot
- Add [-p| --purge] parameter to clean up tmp/input files
- _MKROOTFS_ROOT_PATH use list by list , enhance to combind with tux2live-custom.conf or suit for other requirement , ex: drbl
- Add lots of 'how to' in tux2live-custom.conf
20070524.1
- Add system environment check mode
- Add $_TUX2LIVE_VERSION info into /etc/tux2live in live CD
- doc/README, history
20070524.0
- Clean /etc/rc.local in live CD mode
20070523.4
- verbose mode
- stop service method in rh-like distro
20070523.2
- Add env_check function to check commands, modules, free spaces
20070523.1
- Add squashfs,unionfs module into initrd
- Add a speared line at CD boot menu
20070522.5
- Fix screensaver lock issue
20070522.2
- Add commands_check before to run any parts of tux2live function
20070521.5
- Add disable xscreensaber in ~funtions/4_rh
- sudo check
20070521.4
- Add check if program do user data import
20070521.3
- fix xserver autologin in ~/function/xserver autologin
20070521.2
- add --exclude when import user data
- fix ~/tux2live-mkiso bug
20070521.1
- xserver autologin
- 匯入指定user 設定: rsync -a /home/xxx /home/livecd
