--- trunk/installer-simple/ChangeLog 2014/07/03 09:04:46 2657 +++ trunk/installer-simple/ChangeLog 2016/02/03 11:06:47 2932 @@ -1,5 +1,45 @@ +2016-02-03 Niels Rogalla + + * [r2931] VERSION: + -version 0.4.91-DEV + * [r2930] bin/installer.sh.in: + -support cmdline overrides of liveroot, imageroot, install root + and filesystem + +2015-07-31 Niels Rogalla + + * [r2892] bin/installer.sh.in, functions/mkinitrd.sh: + -added more hardware quirks + * [r2891] bin/installer.sh.in: + -variable INSTALL_METHOD was not initialized + * [r2890] bin/installer.sh.in: + -detect flashdisk on auto installation and setup them propably on + zotac devices + * [r2889] bin/installer.sh.in: + -unload swap too on trap_exit + * [r2888] bin/installer.sh.in: + -always use -t fstype with mount to prevent errors in cases where + the filesysystem kernel module was not already loaded + * [r2887] bin/installer.sh.in, functions/installer-dialogs.sh: + -added rudimentary f2fs support + * [r2886] bin/installer.sh.in: + -set all essential env variables at the same place + * [r2885] bin/installer.sh.in, functions/installer-dialogs.sh, + functions/mkinitrd.sh: + -introduce single mode and allow diffrent filesystems for + rootfs/bootfs partitions + * [r2884] bin/installer.sh.in: + -drop falsy included function + * [r2883] bin/installer.sh.in: + -not every mkfs.FS prog like the -q option, pipe the output into + a log file instead + * [r2882] bin/installer.sh.in, functions/installer-dialogs.sh: + -consolidate install functions for every single method + 2014-07-03 Niels Rogalla + * [r2657] ChangeLog: + -updated ChangeLog * [r2656] functions/dracut.sh: -really silence dracut pre/post-install * [r2655] bin/installer.sh.in: