File: NEWS

package info (click to toggle)
grml2usb 0.20.6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 672 kB
  • sloc: python: 1,496; sh: 365; asm: 225; makefile: 70
file content (31 lines) | stat: -rw-r--r-- 1,407 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
grml2usb (0.9.35) unstable; urgency=low

  Starting with this release, grml2usb-compat is no longer included.
  If you still need to install grml ISOs older than 2009.10, please use
  an older version of grml2usb.

  The dependency on lilo has been dropped, from now on only primary
  partitions will be flagged bootable.

 -- Christian Hofstaedtler <ch@grml.org>  Mon, 3 Oct 2011 22:56:35 +0200

grml2usb (0.9.13) unstable; urgency=low

  This release makes syslinux the default bootloader again.
  Grub fails just too often. Therefore the --syslinux options
  is deprecated and option --grub was introduced instead.

  This release provides decent support for multi-ISO within the
  new vesamenu bootsplash, providing a menu based system.  We had
  to break backward compatibility (otherwise the isolinux/syslinux
  code would be unmaintainable). Therefore support for older ISOs
  (everything before grml release 2009.10) had to be dropped. If
  you still need an old version of Grml on your usb device just
  use an older version of grml2usb (the old grml2usb versions
  support recent ISOs too, they just don't use/support the new
  vesamenu bootsplash then). The grml team supports old
  grml2usb versions through the grml2usb-compat script.
  Further details are available in the FAQ at
  http://grml.org/grml2usb/#grml2usb-compat

 -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2009 23:32:08 +0200