grml2usb.git
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 :)

15 years agoSome minor updates in debian/
Michael Prokop [Mon, 2 Mar 2009 15:41:17 +0000 (16:41 +0100)]
Some minor updates in debian/

15 years agoImprove comments/docs
Michael Prokop [Mon, 2 Mar 2009 15:38:09 +0000 (16:38 +0100)]
Improve comments/docs

15 years agoCheck for FAT16 only when using --syslinux
Michael Prokop [Mon, 2 Mar 2009 14:59:06 +0000 (15:59 +0100)]
Check for FAT16 only when using --syslinux

15 years agoAdd extra-license-file...lilo/COPYING to debian/overrides
Michael Prokop [Mon, 2 Mar 2009 14:57:13 +0000 (15:57 +0100)]
Add extra-license-file...lilo/COPYING to debian/overrides

15 years agoDrop stage2_eltorito file
Michael Prokop [Mon, 2 Mar 2009 14:56:16 +0000 (15:56 +0100)]
Drop stage2_eltorito file

15 years agoMake grub the default bootloader, add support for bsd4grml, update docs
Michael Prokop [Mon, 2 Mar 2009 14:29:20 +0000 (15:29 +0100)]
Make grub the default bootloader, add support for bsd4grml, update docs

15 years agoAdjust grub1 handling
Michael Prokop [Mon, 2 Mar 2009 13:19:06 +0000 (14:19 +0100)]
Adjust grub1 handling

15 years agoUpdate bootsplash for grub
Michael Prokop [Mon, 2 Mar 2009 12:32:07 +0000 (13:32 +0100)]
Update bootsplash for grub

15 years agoAdd support for --mbr-manager
Michael Prokop [Mon, 2 Mar 2009 11:51:06 +0000 (12:51 +0100)]
Add support for --mbr-manager

15 years agoAdd mbr/ - update --grub handling
Michael Prokop [Mon, 2 Mar 2009 10:31:22 +0000 (11:31 +0100)]
Add mbr/ - update --grub handling

15 years agoImplement --grub option (grub2 only so far)
Michael Prokop [Sun, 1 Mar 2009 23:18:58 +0000 (00:18 +0100)]
Implement --grub option (grub2 only so far)

15 years ago Update changelog
Michael Prokop [Sat, 28 Feb 2009 16:27:39 +0000 (17:27 +0100)]
 Update changelog

15 years agoAdd mbr docs
Michael Prokop [Mon, 23 Feb 2009 22:24:45 +0000 (23:24 +0100)]
Add mbr docs

15 years agoAdd --verify to TODO file
Michael Prokop [Mon, 23 Feb 2009 14:10:10 +0000 (15:10 +0100)]
Add --verify to TODO file

15 years agoAdd vga=791 to syslinux.cfg
Michael Prokop [Mon, 23 Feb 2009 11:45:05 +0000 (12:45 +0100)]
Add vga=791 to syslinux.cfg

15 years agoAdd support for memtest image
Michael Prokop [Tue, 17 Feb 2009 23:53:58 +0000 (00:53 +0100)]
Add support for memtest image

15 years agoMove TODOs to extra file
Michael Prokop [Tue, 17 Feb 2009 23:48:36 +0000 (00:48 +0100)]
Move TODOs to extra file

15 years agoDrop duplicated mkfs_fat16()
Michael Prokop [Tue, 17 Feb 2009 23:12:14 +0000 (00:12 +0100)]
Drop duplicated mkfs_fat16()

15 years agoDrop deprecated --mbr option from docs
Michael Prokop [Tue, 17 Feb 2009 23:09:51 +0000 (00:09 +0100)]
Drop deprecated --mbr option from docs

15 years agoFinally rename grml2usb.py to grml2usb
Michael Prokop [Tue, 17 Feb 2009 23:06:38 +0000 (00:06 +0100)]
Finally rename grml2usb.py to grml2usb

15 years agoRefactoring
Michael Prokop [Tue, 17 Feb 2009 22:36:55 +0000 (23:36 +0100)]
Refactoring

15 years agoAdd python to depends, add lintian-overrides file
Michael Prokop [Tue, 17 Feb 2009 09:54:46 +0000 (10:54 +0100)]
Add python to depends, add lintian-overrides file

15 years agoAdd FAQ section to the docs
Michael Prokop [Tue, 17 Feb 2009 00:38:05 +0000 (01:38 +0100)]
Add FAQ section to the docs

15 years agoImprove lilo support
Michael Prokop [Tue, 17 Feb 2009 00:17:18 +0000 (01:17 +0100)]
Improve lilo support

15 years agoUpdate debian/
Michael Prokop [Tue, 17 Feb 2009 00:11:40 +0000 (01:11 +0100)]
Update debian/

15 years agoUpdate PROG_VERSION
Michael Prokop [Tue, 17 Feb 2009 00:05:47 +0000 (01:05 +0100)]
Update PROG_VERSION

15 years agoImplement --skip-addons, add code for installing addons+grml files, drop skip_mbr
Michael Prokop [Tue, 17 Feb 2009 00:02:46 +0000 (01:02 +0100)]
Implement --skip-addons, add code for installing addons+grml files, drop skip_mbr

15 years agoAdd debian/NEWS file, update changelog and adjust version number
Michael Prokop [Mon, 16 Feb 2009 22:41:06 +0000 (23:41 +0100)]
Add debian/NEWS file, update changelog and adjust version number

15 years agoExtend docs, add support for lilo on i386 vs. amd64
Michael Prokop [Mon, 16 Feb 2009 22:31:17 +0000 (23:31 +0100)]
Extend docs, add support for lilo on i386 vs. amd64

15 years agoDo not execute mkfs.fat without prompting; update docs
Michael Prokop [Mon, 16 Feb 2009 18:12:30 +0000 (19:12 +0100)]
Do not execute mkfs.fat without prompting; update docs

15 years agoImplement --lilo (thanks Henning Sprang), add further flavour configurations, some...
Michael Prokop [Mon, 16 Feb 2009 17:39:03 +0000 (18:39 +0100)]
Implement --lilo (thanks Henning Sprang), add further flavour configurations, some cleanups

15 years agoInitial working version for multi ISO support
Michael Prokop [Wed, 4 Feb 2009 16:37:47 +0000 (17:37 +0100)]
Initial working version for multi ISO support

15 years agoInitial working version
Michael Prokop [Wed, 4 Feb 2009 13:17:33 +0000 (14:17 +0100)]
Initial working version

What works so far:

* /grml/git/grml2usb/grml2usb.py --mbr /path/to/grml.iso /dev/sdc1
* copying files
* installing MBR
* installing syslinux

15 years agoImplement mount and unmount handling
Michael Prokop [Tue, 3 Feb 2009 23:25:16 +0000 (00:25 +0100)]
Implement mount and unmount handling

15 years agoImplement handle_iso(), use logging()
Michael Prokop [Tue, 20 Jan 2009 23:18:26 +0000 (00:18 +0100)]
Implement handle_iso(), use logging()

15 years agoImplement execute() logic
Michael Prokop [Tue, 20 Jan 2009 21:24:56 +0000 (22:24 +0100)]
Implement execute() logic

15 years agoSome code cleanups to make pylint happier ;)
Michael Prokop [Tue, 20 Jan 2009 16:23:33 +0000 (17:23 +0100)]
Some code cleanups to make pylint happier ;)

15 years ago Implement install_mbr(device); add lilo stuff
Michael Prokop [Tue, 20 Jan 2009 14:43:06 +0000 (15:43 +0100)]
 Implement install_mbr(device); add lilo stuff

15 years agoAdd some further comments
Michael Prokop [Mon, 19 Jan 2009 23:43:33 +0000 (00:43 +0100)]
Add some further comments

15 years agoImplement copy logic and syslinux/grub configuration
Michael Prokop [Mon, 19 Jan 2009 23:28:03 +0000 (00:28 +0100)]
Implement copy logic and syslinux/grub configuration

15 years agoImplement prototype of copy_grml_files(), move f# files to isolinux directory again
Michael Prokop [Sun, 18 Jan 2009 23:32:18 +0000 (00:32 +0100)]
Implement prototype of copy_grml_files(), move f# files to isolinux directory again

15 years agoImplement search_file()
Michael Prokop [Sat, 17 Jan 2009 14:45:04 +0000 (15:45 +0100)]
Implement search_file()

15 years agoUpdate script
Michael Prokop [Fri, 9 Jan 2009 16:00:46 +0000 (17:00 +0100)]
Update script

15 years agoInitial checkin of grml2usb.py [prototyp]
Michael Prokop [Fri, 9 Jan 2009 11:30:50 +0000 (12:30 +0100)]
Initial checkin of grml2usb.py [prototyp]

15 years agoUpdate redesign docs
Michael Prokop [Fri, 9 Jan 2009 09:41:35 +0000 (10:41 +0100)]
Update redesign docs

15 years agoAdd images/
Michael Prokop [Thu, 8 Jan 2009 14:29:05 +0000 (15:29 +0100)]
Add images/

15 years agoRedesign grml2usb
Michael Prokop [Thu, 8 Jan 2009 14:28:40 +0000 (15:28 +0100)]
Redesign grml2usb

15 years agoDrop .hgtags
Michael Prokop [Sat, 29 Nov 2008 12:22:08 +0000 (13:22 +0100)]
Drop .hgtags

15 years agoAdded tag 0.9.1 for changeset 55f9bd9d0e14
Michael Prokop [Sat, 24 May 2008 23:40:00 +0000 (01:40 +0200)]
Added tag 0.9.1 for changeset 55f9bd9d0e14

15 years agoAdjust version number in the script itself 0.9.1
Michael Prokop [Sat, 24 May 2008 23:37:51 +0000 (01:37 +0200)]
Adjust version number in the script itself

15 years agoSome minor cleanups in Debian packaging
Michael Prokop [Sat, 24 May 2008 23:36:56 +0000 (01:36 +0200)]
Some minor cleanups in Debian packaging

15 years agoFix problem with comment chars in /etc/fstab
Michael Prokop [Sat, 24 May 2008 23:30:04 +0000 (01:30 +0200)]
Fix problem with comment chars in /etc/fstab

16 years agoAdded tag 0.9.0 for changeset ce247f005fbe
Michael Prokop [Sun, 24 Feb 2008 13:02:51 +0000 (14:02 +0100)]
Added tag 0.9.0 for changeset ce247f005fbe

16 years agoAdd ldlinux.sys to grml2usb.filelist 0.9.0
Michael Prokop [Sun, 24 Feb 2008 12:51:06 +0000 (13:51 +0100)]
Add ldlinux.sys to grml2usb.filelist

16 years agoSupport new directory layout of different grml-flavours
Michael Prokop [Sat, 23 Feb 2008 22:45:06 +0000 (23:45 +0100)]
Support new directory layout of different grml-flavours

16 years agoAdded tag 0.8.0 for changeset e517521397a10764991179891c0d6b004a3bcf05
Michael Prokop [Sat, 19 Jan 2008 15:58:41 +0000 (16:58 +0100)]
Added tag 0.8.0 for changeset e517521397a10764991179891c0d6b004a3bcf05

16 years agoFix the grub issue 0.8.0
Michael Prokop [Sat, 19 Jan 2008 15:58:18 +0000 (16:58 +0100)]
Fix the grub issue

16 years agoAdded tag 0.7.8 for changeset e10c87f88ec9ef7ec99f9773bb77ac745ea7aebf
Michael Prokop [Fri, 16 Nov 2007 07:48:22 +0000 (08:48 +0100)]
Added tag 0.7.8 for changeset e10c87f88ec9ef7ec99f9773bb77ac745ea7aebf

16 years agoFix syntax error 0.7.8
Michael Prokop [Fri, 16 Nov 2007 07:47:36 +0000 (08:47 +0100)]
Fix syntax error

16 years agoAdjust grml2usb for a present grub directory
Michael Prokop [Fri, 16 Nov 2007 07:29:54 +0000 (08:29 +0100)]
Adjust grml2usb for a present grub directory

16 years agoApply patch-bomb by ft, thanks a lot
Michael Prokop [Wed, 12 Sep 2007 23:39:48 +0000 (01:39 +0200)]
Apply patch-bomb by ft, thanks a lot

16 years agoAdded tag 0.7.6 for changeset e5630ccbb905
Michael Prokop [Fri, 8 Jun 2007 16:21:29 +0000 (18:21 +0200)]
Added tag 0.7.6 for changeset e5630ccbb905

16 years agoThe "reworked grml2usb for JUXLALA"-release 0.7.6
Michael Prokop [Fri, 8 Jun 2007 16:08:31 +0000 (18:08 +0200)]
The "reworked grml2usb for JUXLALA"-release

17 years agoAdded tag 0.7.5 for changeset 8abb138d82b8
Michael Prokop [Tue, 3 Apr 2007 22:03:39 +0000 (00:03 +0200)]
Added tag 0.7.5 for changeset 8abb138d82b8

17 years agoadjust grml2usb version in script itself 0.7.5
Michael Prokop [Tue, 3 Apr 2007 22:03:09 +0000 (00:03 +0200)]
adjust grml2usb version in script itself

17 years agodoc fixes
Michael Gebetsroither [Tue, 3 Apr 2007 21:46:46 +0000 (23:46 +0200)]
doc fixes

17 years agosupporting directories and direct blockdevices as source for the iso
Michael Gebetsroither [Tue, 3 Apr 2007 21:35:42 +0000 (23:35 +0200)]
supporting directories and direct blockdevices as source for the iso

17 years agoAdded tag 0.7.4 for changeset 2c83a2fcbc53506a8e3668a9d3f12b6bec287381
Michael Prokop [Fri, 16 Mar 2007 15:04:33 +0000 (16:04 +0100)]
Added tag 0.7.4 for changeset 2c83a2fcbc53506a8e3668a9d3f12b6bec287381

17 years agoadjust version number inside grml2usb 0.7.4
Michael Prokop [Fri, 16 Mar 2007 15:04:27 +0000 (16:04 +0100)]
adjust version number inside grml2usb

17 years agoChange version schema from x.y-z to x.y.z
Michael Prokop [Fri, 16 Mar 2007 15:04:00 +0000 (16:04 +0100)]
Change version schema from x.y-z to x.y.z

17 years agoGet rid of bashism
Michael Prokop [Fri, 16 Mar 2007 13:44:15 +0000 (14:44 +0100)]
Get rid of bashism

17 years agoAdded tag 0.7-3 for changeset d0ae3e946ff326487ba11024ff73cb0d857ad521
Michael Prokop [Sat, 3 Feb 2007 10:10:11 +0000 (11:10 +0100)]
Added tag 0.7-3 for changeset d0ae3e946ff326487ba11024ff73cb0d857ad521

17 years agoadd documentation to the manpage 0.7-3
Michael Prokop [Sat, 3 Feb 2007 10:09:21 +0000 (11:09 +0100)]
add documentation to the manpage

17 years agoAdded tag grml0.9 for changeset a006deba31476e5be96268e2148cdaa8d4d6c6af
Michael Prokop [Thu, 7 Dec 2006 17:59:14 +0000 (18:59 +0100)]
Added tag grml0.9 for changeset a006deba31476e5be96268e2148cdaa8d4d6c6af

17 years ago * Use 'Architecture: all' in debian/control so we can use the grml0.9
Michael Prokop [Sat, 11 Nov 2006 11:47:09 +0000 (12:47 +0100)]
  * Use 'Architecture: all' in debian/control so we can use the
    package on non-x86 as well.
  * Bumb Standard Version to 3.7.2 (no further changes).

17 years agoAdded tag 0.7 for changeset 7a6d1686b8647661faaf4af74518db1c3b256e67
Michael Prokop [Mon, 6 Nov 2006 22:52:19 +0000 (23:52 +0100)]
Added tag 0.7 for changeset 7a6d1686b8647661faaf4af74518db1c3b256e67

17 years agobumb debian package version to 0.7 as well 0.7
Michael Prokop [Mon, 6 Nov 2006 22:52:17 +0000 (23:52 +0100)]
bumb debian package version to 0.7 as well

17 years ago * Use different exit codes for different code parts, and quote
Michael Prokop [Mon, 6 Nov 2006 22:50:45 +0000 (23:50 +0100)]
  * Use different exit codes for different code parts, and quote
    $ISO, thanks - Richard Hartmann!
  * Remove unused configure lines in debian/rules.

17 years agoAdded tag 0.6 for changeset ee51a119c8a3a363c4badf290a70849bafbc1609
Michael Prokop [Mon, 6 Nov 2006 22:46:39 +0000 (23:46 +0100)]
Added tag 0.6 for changeset ee51a119c8a3a363c4badf290a70849bafbc1609

17 years agoinitial checkin 0.6
Michael Prokop [Mon, 6 Nov 2006 22:46:38 +0000 (23:46 +0100)]
initial checkin