grml2usb.git
14 years agoFix logging for python 2.6
Michael Prokop [Thu, 10 Sep 2009 15:07:51 +0000 (17:07 +0200)]
Fix logging for python 2.6

14 years agoImprove handling the 'No space left on device' situation v0.9.11
Michael Prokop [Mon, 7 Sep 2009 21:07:11 +0000 (23:07 +0200)]
Improve handling the 'No space left on device' situation

14 years agoMakefile: adjust dependency in tarball-online target v0.9.10
Michael Prokop [Mon, 7 Sep 2009 15:38:53 +0000 (17:38 +0200)]
Makefile: adjust dependency in tarball-online target

14 years agoAdd link to FAQ in the IMPORTANT-section of the docs
Michael Prokop [Mon, 7 Sep 2009 15:22:13 +0000 (17:22 +0200)]
Add link to FAQ in the IMPORTANT-section of the docs

14 years agoNew option --grub-mbr
Michael Prokop [Mon, 7 Sep 2009 15:14:00 +0000 (17:14 +0200)]
New option --grub-mbr

14 years agoUpdate changelog for release 0.9.10
Michael Prokop [Mon, 7 Sep 2009 14:52:10 +0000 (16:52 +0200)]
Update changelog for release 0.9.10

14 years agoUpdate TODO file
Michael Prokop [Mon, 7 Sep 2009 14:37:56 +0000 (16:37 +0200)]
Update TODO file

14 years agoReplace hint to '--grub' with 'grub'
Michael Prokop [Mon, 7 Sep 2009 14:32:56 +0000 (16:32 +0200)]
Replace hint to '--grub' with 'grub'

14 years agoFix usage of --force in combination with --fat16
Michael Prokop [Mon, 7 Sep 2009 14:17:02 +0000 (16:17 +0200)]
Fix usage of --force in combination with --fat16

14 years agoMention the --syslinux option if grub-install fails
Michael Prokop [Mon, 7 Sep 2009 13:22:50 +0000 (15:22 +0200)]
Mention the --syslinux option if grub-install fails

14 years agoUse 'pci=nomsi' in failsafe bootoption
Michael Prokop [Mon, 7 Sep 2009 13:12:10 +0000 (15:12 +0200)]
Use 'pci=nomsi' in failsafe bootoption

14 years agoUpdate documentation (grml2usb.8.txt)
Michael Prokop [Mon, 31 Aug 2009 16:33:36 +0000 (18:33 +0200)]
Update documentation (grml2usb.8.txt)

14 years agoMake sure grub.conf is not a symlink but a plain file instead
Michael Prokop [Mon, 31 Aug 2009 15:58:13 +0000 (17:58 +0200)]
Make sure grub.conf is not a symlink but a plain file instead

14 years agoSupport directory of grml2usb as base dir
Michael Prokop [Mon, 31 Aug 2009 15:44:19 +0000 (17:44 +0200)]
Support directory of grml2usb as base dir

14 years agoUpdate changelog for release v0.9.9
Michael Prokop [Tue, 25 Aug 2009 21:54:10 +0000 (23:54 +0200)]
Update changelog for release

14 years agoFix creation and installation of grub1's configuration file
Michael Prokop [Tue, 25 Aug 2009 21:29:19 +0000 (23:29 +0200)]
Fix creation and installation of grub1's configuration file

14 years agoFix typo in changelog
Michael Prokop [Tue, 18 Aug 2009 11:26:15 +0000 (13:26 +0200)]
Fix typo in changelog

14 years agoBump Standards-Version to 3.8.3
Michael Prokop [Tue, 18 Aug 2009 10:27:39 +0000 (12:27 +0200)]
Bump Standards-Version to 3.8.3

14 years agogrub2: drop serial entry; rework MirOS entry; improve grml descriptions
Michael Prokop [Tue, 18 Aug 2009 10:24:58 +0000 (12:24 +0200)]
grub2: drop serial entry; rework MirOS entry; improve grml descriptions

14 years agoLoad memtest86+ binary via 'linux16' in grub2 (otherwise it fails)
Michael Prokop [Tue, 18 Aug 2009 09:15:59 +0000 (11:15 +0200)]
Load memtest86+ binary via 'linux16' in grub2 (otherwise it fails)

14 years agoIncreate timeout from 5 to 10 seconds in grub2 configuration
Michael Prokop [Tue, 18 Aug 2009 09:15:23 +0000 (11:15 +0200)]
Increate timeout from 5 to 10 seconds in grub2 configuration

14 years agoUse 'set gfxpayload' instead of vga=... in grub2 config
Michael Prokop [Tue, 28 Jul 2009 20:43:02 +0000 (22:43 +0200)]
Use 'set gfxpayload' instead of vga=... in grub2 config

14 years agodocument 'grub-setup fails after Attempting to install GRUB to a partition instead...
Michael Prokop [Tue, 28 Jul 2009 17:37:00 +0000 (19:37 +0200)]
document 'grub-setup fails after Attempting to install GRUB to a partition instead of the MBR'-issue

14 years agogrub2 changes: use ascii.pf2 as grub2 font; support terminal_output command
Michael Prokop [Tue, 28 Jul 2009 17:02:15 +0000 (19:02 +0200)]
grub2 changes: use ascii.pf2 as grub2 font; support terminal_output command

14 years agoUpdate debian/control v0.9.8
Michael Prokop [Tue, 21 Jul 2009 16:02:19 +0000 (18:02 +0200)]
Update debian/control

14 years agoUpdate changelog for release
Michael Prokop [Tue, 21 Jul 2009 15:59:18 +0000 (17:59 +0200)]
Update changelog for release

14 years agoSupport use with python version 2.4
Michael Prokop [Sun, 28 Jun 2009 09:05:45 +0000 (11:05 +0200)]
Support use with python version 2.4

14 years agodocs: add 'grub-probe: error: unknown filesystem'
Michael Prokop [Mon, 15 Jun 2009 23:40:16 +0000 (01:40 +0200)]
docs: add 'grub-probe: error: unknown filesystem'

14 years agoUpdate rsync options
Michael Prokop [Mon, 15 Jun 2009 23:17:37 +0000 (01:17 +0200)]
Update rsync options

* use --inplace instead of -S to be able to replace existing files on nearly full devices
* use -rlptDH instead of -a to get rid of error messages like:

  rsync: chown "/mnt/usb-sdb1/live/grml/grml.squashfs" failed: Operation not permitted (1)
  rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1058) [sender=3.0.5]

  when using FAT.

14 years agoAdd grml2iso manpage to Debian package
Michael Prokop [Mon, 15 Jun 2009 22:37:10 +0000 (00:37 +0200)]
Add grml2iso manpage to Debian package

14 years agoUpdate TODO file
Michael Prokop [Mon, 15 Jun 2009 22:36:00 +0000 (00:36 +0200)]
Update TODO file

14 years agoMove syslinux check to install_syslinux_mbr()
Michael Prokop [Mon, 15 Jun 2009 22:35:52 +0000 (00:35 +0200)]
Move syslinux check to install_syslinux_mbr()

14 years agoUpdate docs: mention grml2iso, dd and improve section link names
Michael Prokop [Mon, 15 Jun 2009 22:34:21 +0000 (00:34 +0200)]
Update docs: mention grml2iso, dd and improve section link names

14 years agogrml2iso: fix i386<->amd64 with grub-mkimage
Michael Prokop [Mon, 8 Jun 2009 22:22:28 +0000 (00:22 +0200)]
grml2iso: fix i386<->amd64 with grub-mkimage

14 years agogrml2iso: drop $WRKDIR if it did not exist before execution
Michael Prokop [Sun, 7 Jun 2009 23:56:57 +0000 (01:56 +0200)]
grml2iso: drop $WRKDIR if it did not exist before execution

14 years agoUpdate TODO section in grml2iso
Michael Prokop [Sun, 7 Jun 2009 23:31:33 +0000 (01:31 +0200)]
Update TODO section in grml2iso

14 years agoAdd grml2iso manpage; update Makefile and tarball.sh for grml2iso
Michael Prokop [Sun, 7 Jun 2009 23:29:15 +0000 (01:29 +0200)]
Add grml2iso manpage; update Makefile and tarball.sh for grml2iso

14 years agogrml2iso: improve command line handling; some further small cleanups
Michael Prokop [Sun, 7 Jun 2009 22:50:40 +0000 (00:50 +0200)]
grml2iso: improve command line handling; some further small cleanups

14 years agoSwitch order of usb <-> path check
Michael Prokop [Sun, 7 Jun 2009 22:50:04 +0000 (00:50 +0200)]
Switch order of usb <-> path check

14 years agoUpdate changelog
Michael Prokop [Sun, 7 Jun 2009 21:12:13 +0000 (23:12 +0200)]
Update changelog

14 years agoSpelling fixes
Thorsten Glaser [Sun, 7 Jun 2009 18:06:09 +0000 (18:06 +0000)]
Spelling fixes

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
14 years agoWrite GRUB2 config even if the target is a directory.
Thorsten Glaser [Sun, 7 Jun 2009 17:05:09 +0000 (17:05 +0000)]
Write GRUB2 config even if the target is a directory.

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
14 years agoAll these “set root=” are not needed for GRUB2.
Thorsten Glaser [Sun, 7 Jun 2009 17:00:52 +0000 (17:00 +0000)]
All these “set root=” are not needed for GRUB2.

(At least I think so.) Paths are relative to the boot medium
by default. The mirgrml200901.iso#iso9660/boot/grub/grub.cfg
file has not a single mention of the four letters “root” and
still works.

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
14 years agoAdd grml2iso for creating a bootable DVD
Thorsten Glaser [Sun, 7 Jun 2009 16:30:07 +0000 (16:30 +0000)]
Add grml2iso for creating a bootable DVD

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
14 years agoFix usage of rsync for hdt.c32 and pci.ids
Michael Prokop [Sun, 7 Jun 2009 00:40:23 +0000 (02:40 +0200)]
Fix usage of rsync for hdt.c32 and pci.ids

14 years agoUse blkid, use rsync; use forensic/readonly in the forensic bootoption
Michael Prokop [Sat, 6 Jun 2009 23:32:05 +0000 (01:32 +0200)]
Use blkid, use rsync; use forensic/readonly in the forensic bootoption

14 years agosupport /dev/loop*, generate configuration for syslinux and grub by default, added...
Michael Prokop [Sat, 6 Jun 2009 23:19:25 +0000 (01:19 +0200)]
support /dev/loop*, generate configuration for syslinux and grub by default, added --skip-{syslinux,grub}-config

14 years agoFix bootoption toram: it should be toram=$FLAVOUR.squashfs v0.9.7
Michael Prokop [Tue, 2 Jun 2009 21:33:21 +0000 (23:33 +0200)]
Fix bootoption toram: it should be toram=$FLAVOUR.squashfs

14 years agoFix small typo (s/bootbrompt/bootprompt/)
Michael Prokop [Mon, 1 Jun 2009 22:38:17 +0000 (00:38 +0200)]
Fix small typo (s/bootbrompt/bootprompt/)

14 years agoUpdate TODO list: /live/image stuff has been implemented
Michael Prokop [Wed, 20 May 2009 20:02:04 +0000 (22:02 +0200)]
Update TODO list: /live/image stuff has been implemented

14 years agoFix version number in tarball.sh
Michael Prokop [Wed, 20 May 2009 19:58:56 +0000 (21:58 +0200)]
Fix version number in tarball.sh

14 years agoAdd "persistent" entry to menu of grub/syslinux v0.9.6
Michael Prokop [Wed, 20 May 2009 17:32:32 +0000 (19:32 +0200)]
Add "persistent" entry to menu of grub/syslinux

14 years agoSupport installation of the currently running grml live system
Michael Prokop [Wed, 20 May 2009 17:23:49 +0000 (19:23 +0200)]
Support installation of the currently running grml live system

14 years agoUpdate changelog for release v0.9.5
Michael Prokop [Mon, 4 May 2009 20:32:27 +0000 (22:32 +0200)]
Update changelog for release

14 years agoImprove grml2usb FAQ message
Michael Prokop [Mon, 4 May 2009 20:31:26 +0000 (22:31 +0200)]
Improve grml2usb FAQ message

14 years agoUpdate TODO file (add Debian netinst ISO idea)
Michael Prokop [Mon, 4 May 2009 20:30:28 +0000 (22:30 +0200)]
Update TODO file (add Debian netinst ISO idea)

14 years agoUpdate changelog
Michael Prokop [Mon, 4 May 2009 20:27:49 +0000 (22:27 +0200)]
Update changelog

14 years agoCatch exception if copying files fails
Michael Prokop [Mon, 4 May 2009 20:27:40 +0000 (22:27 +0200)]
Catch exception if copying files fails

14 years agoExit if installing grub fails
Michael Prokop [Mon, 4 May 2009 20:27:27 +0000 (22:27 +0200)]
Exit if installing grub fails

14 years agoAdd support for hdt (Hardware Detection Tool)
Michael Prokop [Mon, 4 May 2009 20:26:57 +0000 (22:26 +0200)]
Add support for hdt (Hardware Detection Tool)

14 years agoUse multiboot for booting MirOS BSD when using grub2
Michael Prokop [Mon, 4 May 2009 17:52:20 +0000 (19:52 +0200)]
Use multiboot for booting MirOS BSD when using grub2

14 years agoUse the normalized path for unmounting, patch by Peter Daum
Michael Prokop [Tue, 21 Apr 2009 08:32:08 +0000 (10:32 +0200)]
Use the normalized path for unmounting, patch by Peter Daum

In "unmount" it tries to make sure the path to umount is actually mounted
by comparing the mounted path against the output of "/proc/mounts". Because
paths reported by "/proc/mounts" are normalized, this will fail if there
are any symlinks involved (leaving all mounts and an unbootable usb stick).

15 years agoMention the grml2usb.tgz in the docs, enable TOC
Michael Prokop [Thu, 9 Apr 2009 23:23:26 +0000 (01:23 +0200)]
Mention the grml2usb.tgz in the docs, enable TOC

15 years agoDisplay program version during execution
Michael Prokop [Thu, 9 Apr 2009 23:08:23 +0000 (01:08 +0200)]
Display program version during execution

15 years agoAdd tarball.sh for generating tarball of grml2usb
Michael Prokop [Thu, 9 Apr 2009 23:06:08 +0000 (01:06 +0200)]
Add tarball.sh for generating tarball of grml2usb

15 years agoFix dashes of options in manpage
Michael Prokop [Thu, 9 Apr 2009 12:38:50 +0000 (14:38 +0200)]
Fix dashes of options in manpage

15 years agogrub2: move kernel commandline from initrd to kernel option v0.9.4
Michael Prokop [Wed, 8 Apr 2009 22:05:48 +0000 (00:05 +0200)]
grub2: move kernel commandline from initrd to kernel option

15 years agoSome minor debian/ improvements v0.9.3
Michael Prokop [Tue, 7 Apr 2009 22:10:50 +0000 (00:10 +0200)]
Some minor debian/ improvements

15 years agoUpdate changelog for new release
Michael Prokop [Tue, 7 Apr 2009 22:06:37 +0000 (00:06 +0200)]
Update changelog for new release

15 years agoFix --quiet/--verbose option handling
Michael Prokop [Tue, 24 Mar 2009 21:33:33 +0000 (22:33 +0100)]
Fix --quiet/--verbose option handling

15 years agoAlso add specified bootoptions to default entry in grub's config
Michael Prokop [Tue, 24 Mar 2009 16:48:01 +0000 (17:48 +0100)]
Also add specified bootoptions to default entry in grub's config

15 years agoSupport older kernel versions in check for removable usb device
Michael Prokop [Tue, 24 Mar 2009 16:41:15 +0000 (17:41 +0100)]
Support older kernel versions in check for removable usb device

15 years agoMention the Debian package in the error message
Michael Prokop [Thu, 12 Mar 2009 22:11:15 +0000 (23:11 +0100)]
Mention the Debian package in the error message

15 years agoMention grml-repository in the docs
Michael Prokop [Thu, 12 Mar 2009 22:11:02 +0000 (23:11 +0100)]
Mention grml-repository in the docs

15 years agoFix comments section in manpage
Michael Prokop [Thu, 12 Mar 2009 11:45:38 +0000 (12:45 +0100)]
Fix comments section in manpage

15 years agoUpdate failsafe bootoption
Michael Prokop [Sat, 7 Mar 2009 00:14:49 +0000 (01:14 +0100)]
Update failsafe bootoption

15 years agoAdd dupes to TODO
Michael Prokop [Fri, 6 Mar 2009 16:40:51 +0000 (17:40 +0100)]
Add dupes to TODO

15 years agoRename --mbr-manager into --mbr-menu
Michael Prokop [Wed, 4 Mar 2009 13:05:38 +0000 (14:05 +0100)]
Rename --mbr-manager into --mbr-menu

15 years agoUpdate mbr.S
Michael Prokop [Wed, 4 Mar 2009 11:29:22 +0000 (12:29 +0100)]
Update mbr.S

15 years agoDrop some leftover 'lang=us' references
Michael Prokop [Wed, 4 Mar 2009 11:28:41 +0000 (12:28 +0100)]
Drop some leftover 'lang=us' references

15 years agoAdd zsh completion for grml2usb
Michael Prokop [Mon, 2 Mar 2009 23:02:52 +0000 (00:02 +0100)]
Add zsh completion for grml2usb

15 years agoSimplify warning message for addons v0.9.2
Michael Prokop [Mon, 2 Mar 2009 21:05:22 +0000 (22:05 +0100)]
Simplify warning message for addons

15 years agoDisplay flavour specific hint only if its not the default
Michael Prokop [Mon, 2 Mar 2009 20:53:07 +0000 (21:53 +0100)]
Display flavour specific hint only if its not the default

15 years agoMinor logging.warn adjustment, update FAT
Michael Prokop [Mon, 2 Mar 2009 20:01:58 +0000 (21:01 +0100)]
Minor logging.warn adjustment, update FAT

15 years agoUSe prefix="grml2usb" for tmpfiles (thanks gebi), do not try copying addons for grml...
Michael Prokop [Mon, 2 Mar 2009 19:53:04 +0000 (20:53 +0100)]
USe prefix="grml2usb" for tmpfiles (thanks gebi), do not try copying addons for grml-small

15 years agoAdd /live/image as grml-iso to TODO
Michael Prokop [Mon, 2 Mar 2009 19:40:35 +0000 (20:40 +0100)]
Add /live/image as grml-iso to TODO

15 years agoSome --dry-run fixes (thanks gebi), update TODO
Michael Prokop [Mon, 2 Mar 2009 19:38:27 +0000 (20:38 +0100)]
Some --dry-run fixes (thanks gebi), update TODO

15 years agoEither depend on syslinux | grub2 | grub
Michael Prokop [Mon, 2 Mar 2009 19:09:31 +0000 (20:09 +0100)]
Either depend on syslinux | grub2 | grub

15 years agoUse /dev/sdx instead of /dev/sd{a,b} to prevent from copy/paste errors
Michael Prokop [Mon, 2 Mar 2009 19:05:01 +0000 (20:05 +0100)]
Use /dev/sdx instead of /dev/sd{a,b} to prevent from copy/paste errors

15 years agoSome minor fixes for installation in directory
Michael Prokop [Mon, 2 Mar 2009 19:01:39 +0000 (20:01 +0100)]
Some minor fixes for installation in directory

15 years agoUpdate doc/pycallgraph.png
Michael Prokop [Mon, 2 Mar 2009 18:42:54 +0000 (19:42 +0100)]
Update doc/pycallgraph.png

15 years agoSlightly improve mount error message
Michael Prokop [Mon, 2 Mar 2009 18:29:23 +0000 (19:29 +0100)]
Slightly improve mount error message

15 years agoAdd grml2usb: unknown-section grml to debian/overrides
Michael Prokop [Mon, 2 Mar 2009 18:22:23 +0000 (19:22 +0100)]
Add grml2usb: unknown-section grml to debian/overrides

15 years agoUpdate Build-Depends*
Michael Prokop [Mon, 2 Mar 2009 18:21:24 +0000 (19:21 +0100)]
Update Build-Depends*

15 years agoDrop 'Info: ' from logging.info; use live-media-path= instead of module=; consequentl...
Michael Prokop [Mon, 2 Mar 2009 18:19:15 +0000 (19:19 +0100)]
Drop 'Info: ' from logging.info; use live-media-path= instead of module=; consequently use cp instead of install

Note: see http://bts.grml.org/grml/issue584 regarding live-media-path vs. module=...

15 years agoAdd TODO file to Debian package; update docs
Michael Prokop [Mon, 2 Mar 2009 17:42:10 +0000 (18:42 +0100)]
Add TODO file to Debian package; update docs

15 years agoUpdate FAQ
Michael Prokop [Mon, 2 Mar 2009 16:48:02 +0000 (17:48 +0100)]
Update FAQ

15 years agoImprove usage information
Michael Prokop [Mon, 2 Mar 2009 16:15:40 +0000 (17:15 +0100)]
Improve usage information

15 years agoAdd asciidoc, xsltproc and docbook-xsl to Build-Depends
Michael Prokop [Mon, 2 Mar 2009 15:43:57 +0000 (16:43 +0100)]
Add asciidoc, xsltproc and docbook-xsl to Build-Depends

15 years agoUpdate changelog, go into direction of 0.9.2 :)
Michael Prokop [Mon, 2 Mar 2009 15:42:22 +0000 (16:42 +0100)]
Update changelog, go into direction of 0.9.2 :)