Add "forensic" to the append line (so we can grep for it)
[grml-live.git] / grml-live
2009-02-20 Michael ProkopAdd support for sha1sum
2009-02-20 Michael ProkopDrop Latest change lines, add initial support for Debia...
2009-02-13 Michael ProkopUpdate to kernel 2.6.28-grml[64]
2008-12-30 Michael ProkopImprove help text of the release option in usage info
2008-11-24 Michael ProkopSupport execution without touching the chroot at all...
2008-11-20 Michael ProkopAdd genext2fs to GRML_FULL and GRML_MEDIUM
2008-11-19 Michael ProkopSupport -q option to build the ISO without (re-)creatin... v0.9.6
2008-11-18 Michael ProkopGenerate ISO with volume label "${GRML_NAME} ${VERSION}"
2008-10-25 Michael ProkopAdd espeakup to GRML_FULL
2008-10-16 Michael ProkopTry to get rid of any hanging $CHROOT_OUTPUT/dev[/pts...
2008-10-15 Michael ProkopDrop unused -h option from getopts, update bailout()
2008-10-13 Michael ProkopDrop "root (cd)" from grub/menu.lst. Thanks, Tong Sun.
2008-09-29 Michael ProkopDo not include vmlinuz and initrd when building grml...
2008-09-29 Michael ProkopRemove kernel and initrd only when building RELEASE
2008-09-29 Michael ProkopDrop initrd and kernel from /boot when building grml...
2008-09-29 Michael ProkopSupport environment variable $NO_ADDONS
2008-09-29 Michael ProkopFix export syntax
2008-09-28 Michael ProkopActivate grml-testing repository for devel/daily builds
2008-09-27 Michael ProkopUpdate docs, depend on squashfs-lzma-tools
2008-09-24 Michael ProkopBump version number in grml-live
2008-09-04 Michael ProkopImprove checks for -[no]lzma for different squashfs...
2008-09-01 Michael ProkopUpdate version in script itself 0.9.1
2008-09-01 Michael ProkopRebuild initramfs
2008-09-01 Michael Prokopset version 0.9.0
2008-09-01 Michael ProkopImprove usage information for zlib/lzma
2008-08-17 Michael ProkopUpdate changelog, docs and improve usage information...
2008-08-17 Michael ProkopDisplay progress of squashfs
2008-08-17 Michael ProkopProvide usage information without being root or executi...
2008-08-17 Michael ProkopDisplay SQUASHFS_OPTIONS in configuration overview
2008-07-20 Michael ProkopImprove error handling in grml-live
2008-05-12 Michael ProkopRemove raggle from GRML_FULL
2008-05-08 Michael ProkopAdd check for existence of -nolzma option
2008-02-23 Michael ProkopWrite squashfs filename to /live/filesystem.module
2008-02-20 Michael ProkopAdjust grml2ram in isolinux.cfg as well
2008-02-20 Michael ProkopReplace 40 chars with 20 for bootsplash f4
2008-02-20 Michael ProkopFix syntax errors
2008-02-20 Michael ProkopRework syslinux.cfg, update grml2ram stuff
2008-02-16 Michael ProkopRemoved hardcoded grml.squashfs
2008-02-15 Michael ProkopMake sure $GRML_NAME does not contain known problematic...
2008-02-15 Michael ProkopAdjust menu.lst + isolinux.cfg on the fly for new direc...
2008-02-15 Michael ProkopRework directory layout to fix isolinux issue
2008-02-13 Michael ProkopAdd linux-uvc-modules-2.6.23-grml + luvcview to GRML_FULL
2008-02-09 Michael ProkopAdjust grml-live version in the script itself
2008-01-30 Michael ProkopMerge branches
2008-01-22 Michael ProkopMerge branches
2008-01-21 Michael ProkopGrep using the quiet option for squashfs features
2008-01-20 Michael ProkopMove sourcing /etc/grml/grml-live.local
2008-01-20 Michael ProkopAdjust version string in grml-live script itself
2008-01-13 Michael ProkopMerge branches
2008-01-11 Michael ProkopSource /etc/grml/grml-live.local before parsing command...
2008-01-11 Michael ProkopUse -no-progress option for mksquashfs only if it's...
2008-01-11 Michael ProkopBump version number to 0.1, update docs
2008-01-11 Michael ProkopBump version number to 0.1, update docs
2008-01-11 Michael ProkopSimple typo fix in grml-live script
2007-12-28 Michael ProkopAdjust grml-live version
2007-12-22 Michael ProkopCreate grml-live.log-file with permissions 664
2007-12-16 Michael ProkopMake sure $HOSTNAME is unset by default
2007-12-16 Michael ProkopAdd quotes around CHROOT_OUTPUT
2007-12-16 Michael ProkopImplement -b option via use of FAI's skiptask
2007-12-16 Michael ProkopNew option -b for build-only
2007-12-14 Michael ProkopUse -no-progress for Squashfs build process
2007-12-09 Michael ProkopExecute removal of log files after sourcing config...
2007-12-09 Michael ProkopFix typo in md5sum generation: it is RELEASE and not...
2007-12-09 Michael ProkopDo not install package 'grml' via GRMLBASE; generate...
2007-12-09 Michael ProkopBump version number
2007-12-09 Michael ProkopMention -u option if using the option by accident
2007-12-09 Michael ProkopShip syslinux files via template directory
2007-12-09 Michael ProkopLog mkisofs command with quotes around version number
2007-12-09 Michael ProkopSwitch order of config stuff in config display - 2nd try 0.0.11
2007-12-09 Michael ProkopSwitch order of config stuff in config display
2007-12-09 Michael ProkopAdjust docs for new version
2007-12-09 Michael ProkopRemove last-dirinstall and last-softupdate logs
2007-12-09 Michael ProkopDisplay use of ZLIB in overview dialog
2007-12-09 Michael ProkopNew option -z to use ZLIB instead of LZMA compression
2007-11-26 Michael ProkopMerge branches
2007-11-26 Michael ProkopAdjust GRML_LIVE_VERSION
2007-11-26 Michael ProkopMerged
2007-11-25 Michael ProkopRemove base.tgz from chroot directory
2007-11-25 Michael ProkopLog mkisofs and squashfs cmdlines as well
2007-11-25 Michael ProkopFix usage of removal of latest FAI logs
2007-11-25 Michael ProkopUpdate $ZERO_FAI_LOGFILE
2007-11-25 Michael ProkopRemove debug statement
2007-11-25 Michael ProkopAdd initial support for option -C
2007-11-25 Michael ProkopUpdate changelog, log the executed FAI command line...
2007-11-25 Michael ProkopAdjust logfile handling for new FAI; support grml2ram...
2007-11-15 Michael ProkopRemove .bak initrd files
2007-11-15 Michael ProkopImprove initrd+kernel copy process
2007-11-05 Michael ProkopFix generation of md5sum of windows binaries 0.0.8
2007-11-05 Michael ProkopUpdate log check inside grml-live
2007-11-05 Michael ProkopUse /etc/grml_fai_release instead of ~log/fai/release
2007-11-04 Michael ProkopRework FAI logs removing
2007-11-04 Michael ProkopGenerate md5sum of windows binaries
2007-11-04 Michael ProkopRemove FAI files on bailout
2007-11-01 Michael ProkopUse "newest" kernel only if two kernels are present...
2007-10-29 Michael ProkopDo not re-create live-directory in $UPDATE
2007-10-29 Michael ProkopFix /boot/grub check for $UPDATE
2007-10-29 Michael ProkopWarn if update option is used without chroot being...
2007-10-29 Michael ProkopUpdate docs; finalize work on update option
2007-10-28 Michael ProkopSupport option -u for updating; added FAI patches;...
2007-10-28 Michael ProkopFix typo
next