generate f{1..10} filenames
[grml2usb.git] / grml2usb
2009-10-20 Ulrich Dangelgenerate f{1..10} filenames
2009-10-20 Ulrich DangelWrite prompt label to an extra file to be more flexible
2009-10-20 Ulrich Dangelremove default boot entry for additional isos
2009-10-20 Ulrich Dangeladd timeout to syslinux.cfg
2009-10-19 Ulrich DangelAlso copy f1 for prompt
2009-10-19 Ulrich DangelAdd support for syslinux prompt
2009-10-19 Ulrich Dangeladd support for prompt
2009-10-19 Ulrich DangelSupport multiple hidden.cfg entrys
2009-10-19 Ulrich Dangeluse fileinput instead of manual processing the files
2009-10-19 Michael ProkopDrop duplicated boot=live references in kernel cmdline
2009-10-19 Michael ProkopSupport setting bootoptions in syslinux.cfg
2009-10-19 Michael ProkopAvoid the "file is read only, overwrite anyway (y/n) ?"
2009-10-19 Michael ProkopInform user when using grub as bootloader
2009-10-19 Michael ProkopWhitespace and newline cleanup
2009-10-19 Michael ProkopMake syslinux the default bootloader (drop --syslinux...
2009-10-19 Ulrich DangelAdjust regex for detecting and changing filenames
2009-10-18 Michael ProkopAdd check for older ISOs which do not ship default.cfg
2009-10-18 Michael ProkopSearch for isolinux files in /boot/isolinux/ so the...
2009-10-18 Michael ProkopApply patch by Thorsten Glaser which prepares code...
2009-10-18 Michael ProkopFix merge conflicts
2009-10-18 Michael ProkopRaise CriticalException if filesystem.module, kernel...
2009-10-18 Ulrich DangelDo not add multiple times in the generated menu the...
2009-10-18 Ulrich DangelModified syslinux configuration handling to generate...
2009-10-18 Ulrich DangelModified syslinux configuration handling to generate...
2009-09-21 Michael ProkopUpdate documentation regarding syslinux and FAT32
2009-09-11 Michael ProkopAdjust version number; drop python2.6 specific shebang v0.9.12
2009-09-10 Michael ProkopFurther logging fixes (thanks to Thorsten Glaser)
2009-09-10 Michael ProkopFix logging for python 2.6
2009-09-07 Michael ProkopImprove handling the 'No space left on device' situation v0.9.11
2009-09-07 Michael ProkopNew option --grub-mbr
2009-09-07 Michael ProkopReplace hint to '--grub' with 'grub'
2009-09-07 Michael ProkopFix usage of --force in combination with --fat16
2009-09-07 Michael ProkopMention the --syslinux option if grub-install fails
2009-09-07 Michael ProkopUse 'pci=nomsi' in failsafe bootoption
2009-08-31 Michael ProkopMake sure grub.conf is not a symlink but a plain file...
2009-08-31 Michael ProkopSupport directory of grml2usb as base dir
2009-08-25 Michael ProkopFix creation and installation of grub1's configuration...
2009-08-18 Michael Prokopgrub2: drop serial entry; rework MirOS entry; improve...
2009-08-18 Michael ProkopLoad memtest86+ binary via 'linux16' in grub2 (otherwis...
2009-08-18 Michael ProkopIncreate timeout from 5 to 10 seconds in grub2 configur...
2009-07-28 Michael ProkopUse 'set gfxpayload' instead of vga=... in grub2 config
2009-07-28 Michael Prokopgrub2 changes: use ascii.pf2 as grub2 font; support...
2009-06-28 Michael ProkopSupport use with python version 2.4
2009-06-15 Michael ProkopUpdate rsync options
2009-06-15 Michael ProkopMove syslinux check to install_syslinux_mbr()
2009-06-07 Michael ProkopSwitch order of usb <-> path check
2009-06-07 Thorsten GlaserSpelling fixes
2009-06-07 Thorsten GlaserWrite GRUB2 config even if the target is a directory.
2009-06-07 Thorsten GlaserAll these “set root=” are not needed for GRUB2.
2009-06-07 Michael ProkopFix usage of rsync for hdt.c32 and pci.ids
2009-06-06 Michael ProkopUse blkid, use rsync; use forensic/readonly in the...
2009-06-06 Michael Prokopsupport /dev/loop*, generate configuration for syslinux...
2009-06-02 Michael ProkopFix bootoption toram: it should be toram=$FLAVOUR.squashfs v0.9.7
2009-06-01 Michael ProkopFix small typo (s/bootbrompt/bootprompt/)
2009-05-20 Michael ProkopAdd "persistent" entry to menu of grub/syslinux v0.9.6
2009-05-20 Michael ProkopSupport installation of the currently running grml...
2009-05-04 Michael ProkopImprove grml2usb FAQ message
2009-05-04 Michael ProkopCatch exception if copying files fails
2009-05-04 Michael ProkopExit if installing grub fails
2009-05-04 Michael ProkopAdd support for hdt (Hardware Detection Tool)
2009-05-04 Michael ProkopUse multiboot for booting MirOS BSD when using grub2
2009-04-21 Michael ProkopUse the normalized path for unmounting, patch by Peter...
2009-04-09 Michael ProkopDisplay program version during execution
2009-04-09 Michael ProkopFix dashes of options in manpage
2009-04-08 Michael Prokopgrub2: move kernel commandline from initrd to kernel... v0.9.4
2009-03-24 Michael ProkopFix --quiet/--verbose option handling
2009-03-24 Michael ProkopAlso add specified bootoptions to default entry in...
2009-03-24 Michael ProkopSupport older kernel versions in check for removable...
2009-03-12 Michael ProkopMention the Debian package in the error message
2009-03-07 Michael ProkopUpdate failsafe bootoption
2009-03-04 Michael ProkopRename --mbr-manager into --mbr-menu
2009-03-04 Michael ProkopDrop some leftover 'lang=us' references
2009-03-02 Michael ProkopAdd zsh completion for grml2usb
2009-03-02 Michael ProkopSimplify warning message for addons v0.9.2
2009-03-02 Michael ProkopDisplay flavour specific hint only if its not the default
2009-03-02 Michael ProkopMinor logging.warn adjustment, update FAT
2009-03-02 Michael ProkopUSe prefix="grml2usb" for tmpfiles (thanks gebi), do...
2009-03-02 Michael ProkopSome --dry-run fixes (thanks gebi), update TODO
2009-03-02 Michael ProkopSome minor fixes for installation in directory
2009-03-02 Michael ProkopSlightly improve mount error message
2009-03-02 Michael ProkopDrop 'Info: ' from logging.info; use live-media-path...
2009-03-02 Michael ProkopImprove usage information
2009-03-02 Michael ProkopUpdate changelog, go into direction of 0.9.2 :)
2009-03-02 Michael ProkopImprove comments/docs
2009-03-02 Michael ProkopCheck for FAT16 only when using --syslinux
2009-03-02 Michael ProkopDrop stage2_eltorito file
2009-03-02 Michael ProkopMake grub the default bootloader, add support for bsd4g...
2009-03-02 Michael ProkopAdjust grub1 handling
2009-03-02 Michael ProkopUpdate bootsplash for grub
2009-03-02 Michael ProkopAdd support for --mbr-manager
2009-03-02 Michael ProkopAdd mbr/ - update --grub handling
2009-03-01 Michael ProkopImplement --grub option (grub2 only so far)
2009-02-23 Michael ProkopAdd vga=791 to syslinux.cfg
2009-02-17 Michael ProkopAdd support for memtest image
2009-02-17 Michael ProkopMove TODOs to extra file
2009-02-17 Michael ProkopDrop duplicated mkfs_fat16()
2009-02-17 Michael ProkopFinally rename grml2usb.py to grml2usb
2008-05-24 Michael ProkopAdjust version number in the script itself 0.9.1
2008-05-24 Michael ProkopFix problem with comment chars in /etc/fstab
2008-02-24 Michael ProkopAdd ldlinux.sys to grml2usb.filelist 0.9.0
next