grml-live.git
12 years agoSW: add wvdial to GRML_FULL
Michael Prokop [Fri, 13 Jan 2012 14:41:46 +0000 (15:41 +0100)]
SW: add wvdial to GRML_FULL

Thanks: Pawel azhag Sadkowski <azhag@fluxboxpl.org>

12 years agoSW: add usb-modeswitch to GRML_FULL
Michael Prokop [Fri, 13 Jan 2012 14:41:07 +0000 (15:41 +0100)]
SW: add usb-modeswitch to GRML_FULL

Thanks: Pawel azhag Sadkowski <azhag@fluxboxpl.org>

12 years agoSW: add live-boot-grml-doc to GRMLBASE
Michael Prokop [Fri, 13 Jan 2012 14:39:25 +0000 (15:39 +0100)]
SW: add live-boot-grml-doc to GRMLBASE

12 years agogrml-cheatcodes: drop deprecated nodhcphostname option
Michael Prokop [Fri, 13 Jan 2012 00:14:25 +0000 (01:14 +0100)]
grml-cheatcodes: drop deprecated nodhcphostname option

The dhcphostname feature is no longer present (see
http://bts.grml.org/grml/issue1033 for details).

12 years agoRelease new version 0.17.4 v0.17.4
Michael Prokop [Wed, 11 Jan 2012 17:31:18 +0000 (18:31 +0100)]
Release new version 0.17.4

12 years agoUse /media instead of /mnt for default mount paths
Michael Prokop [Wed, 11 Jan 2012 12:37:18 +0000 (13:37 +0100)]
Use /media instead of /mnt for default mount paths

Related to http://bts.grml.org/grml/issue1127 and the according
changes in grml-udev-config.

12 years agoSW: add buffer to GRML_FULL
Michael Prokop [Wed, 11 Jan 2012 11:39:24 +0000 (12:39 +0100)]
SW: add buffer to GRML_FULL

12 years agoGRMLBASE/25-locales: fix check for presence of localepurge
Michael Prokop [Wed, 11 Jan 2012 11:37:35 +0000 (12:37 +0100)]
GRMLBASE/25-locales: fix check for presence of localepurge

It's not enough to check just for the *availability* of the
package but of course we need to actually check whether
localepurge is *installed*.

12 years agoSW: add tcptraceroute to GRML_FULL
Michael Prokop [Wed, 11 Jan 2012 10:10:06 +0000 (11:10 +0100)]
SW: add tcptraceroute to GRML_FULL

12 years agoSW: add libiscsi-bin to GRML_FULL
Michael Prokop [Wed, 11 Jan 2012 10:08:55 +0000 (11:08 +0100)]
SW: add libiscsi-bin to GRML_FULL

12 years agoSW: add irssi to GRML_FULL
Michael Prokop [Wed, 11 Jan 2012 10:06:35 +0000 (11:06 +0100)]
SW: add irssi to GRML_FULL

12 years agoSW: add firmware-netxen to GRML_FULL
Michael Prokop [Wed, 11 Jan 2012 10:05:11 +0000 (11:05 +0100)]
SW: add firmware-netxen to GRML_FULL

12 years agoSW: add firmware-myricom to GRML_FULL
Michael Prokop [Wed, 11 Jan 2012 10:04:44 +0000 (11:04 +0100)]
SW: add firmware-myricom to GRML_FULL

12 years agoRelease new version 0.17.3. v0.17.3
Michael Prokop [Mon, 9 Jan 2012 15:44:49 +0000 (16:44 +0100)]
Release new version 0.17.3.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoGRML_SMALL/98-clean-chroot: remove "set -x" not suited for release
Michael Prokop [Mon, 9 Jan 2012 15:45:40 +0000 (16:45 +0100)]
GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release

12 years agoProvide hint to user if netboot.cfg could not be found
Michael Prokop [Thu, 5 Jan 2012 10:24:00 +0000 (11:24 +0100)]
Provide hint to user if netboot.cfg could not be found

12 years agoSW: Add IGNORE class blacklisting extundelete
Michael Prokop [Wed, 4 Jan 2012 22:04:44 +0000 (23:04 +0100)]
SW: Add IGNORE class blacklisting extundelete

extundelete is missing in Debian/testing, see #634401
So for the time being disable installation of extundelete,
this should fix our UNSTABLE daily builds in Jenkins.

12 years agodocs: use --no-install-recommends instead of dpkg option
Michael Prokop [Sat, 31 Dec 2011 16:27:33 +0000 (17:27 +0100)]
docs: use --no-install-recommends instead of dpkg option

We're using apt-get anyway, so don't use the dpkg option
but the more readable version instead.

Thanks: Evgeni Golov for the hint

12 years agoUpdate instrunctions for installing on squeeze
Christian Hofstaedtler [Fri, 30 Dec 2011 22:52:53 +0000 (23:52 +0100)]
Update instrunctions for installing on squeeze

squashfs-tools is available from squeeze-backports by now.

12 years agoDocument brltty boot options
Ulrich Dangel [Fri, 30 Dec 2011 16:09:43 +0000 (17:09 +0100)]
Document brltty boot options

12 years agoUse isohybrid as default HYBRID_METHOD
Michael Prokop [Thu, 29 Dec 2011 16:42:02 +0000 (17:42 +0100)]
Use isohybrid as default HYBRID_METHOD

Manifold worked fine but it doesn't support UEFI while
recent versions of isohybrid support the --uefi option.
So lets use isohybrid as default.

While at it fix a logic bomb if $HYBRID_METHOD is set to grub2.

12 years agoSW: enable grub-efi-amd64-bin/grub-efi-ia32-bin in GRMLBASE class [Closes: issue1124]
Michael Prokop [Fri, 30 Dec 2011 09:32:36 +0000 (10:32 +0100)]
SW: enable grub-efi-amd64-bin/grub-efi-ia32-bin in GRMLBASE class [Closes: issue1124]

To get UEFI capabable ISOs we need grub-efi-amd64-bin/grub-efi-ia32-bin
in the build chroot. The packages aren't available on Debian/squeeze
but on >=Debian/wheezy, since that's what we really care about
put those packages into GRMLBASE so everyone gets it by default.

12 years agoefi stuff is now in GRMLBASE
Alexander Wirt [Fri, 30 Dec 2011 09:35:20 +0000 (10:35 +0100)]
efi stuff is now in GRMLBASE

12 years agoUse metapackages for kernel
Alexander Wirt [Wed, 28 Dec 2011 22:22:12 +0000 (23:22 +0100)]
Use metapackages for kernel

12 years agoDon't purge locale
Alexander Wirt [Wed, 28 Dec 2011 22:21:10 +0000 (23:21 +0100)]
Don't purge locale

12 years agoMerge branch 'master' of git.grml.org:grml-live
Alexander Wirt [Wed, 28 Dec 2011 20:58:26 +0000 (21:58 +0100)]
Merge branch 'master' of git.grml.org:grml-live

12 years agoSW: add firmware-qlogic to GRML_FULL
Michael Prokop [Wed, 28 Dec 2011 20:31:59 +0000 (21:31 +0100)]
SW: add firmware-qlogic to GRML_FULL

Thanks: Csillag Tamas <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml mailing list

12 years agoSW: add ipmitool to GRML_FULL
Michael Prokop [Wed, 28 Dec 2011 20:28:04 +0000 (21:28 +0100)]
SW: add ipmitool to GRML_FULL

Thanks: Csillag Tamas <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml mailing list

12 years agoAdjust RELEASE/98-clean-chroot to delete more files
Ulrich Dangel [Wed, 28 Dec 2011 18:34:35 +0000 (19:34 +0100)]
Adjust RELEASE/98-clean-chroot to delete more files

12 years agoMove cleanup of package list cache from GRMLBASE to RELEASE
Ulrich Dangel [Wed, 28 Dec 2011 16:47:03 +0000 (17:47 +0100)]
Move cleanup of package list cache from GRMLBASE to RELEASE

12 years agoRemove worstest hacks from GRML_SMALL/98-clean-chroot
Alexander Wirt [Wed, 28 Dec 2011 14:07:09 +0000 (15:07 +0100)]
Remove worstest hacks from GRML_SMALL/98-clean-chroot

12 years agoAdd EFI stuff to GRML_SMALL
Alexander Wirt [Wed, 28 Dec 2011 13:53:24 +0000 (14:53 +0100)]
Add EFI stuff to GRML_SMALL

12 years agoSW: add comgt to GRML_FULL
Michael Prokop [Wed, 28 Dec 2011 12:23:11 +0000 (13:23 +0100)]
SW: add comgt to GRML_FULL

Thanks: Csillag Tamas for request on Grml mailing list

12 years agoSW: Add lzop to GRML_FULL
Ulrich Dangel [Wed, 28 Dec 2011 05:15:40 +0000 (06:15 +0100)]
SW: Add lzop to GRML_FULL

Thanks to Tom Oehser for reporting the missing package.

12 years agoDo not enable tmpfs /tmp as / is backed-up by tmpfs anyway.
Ulrich Dangel [Wed, 28 Dec 2011 01:20:00 +0000 (02:20 +0100)]
Do not enable tmpfs /tmp as / is backed-up by tmpfs anyway.

12 years agoChange default SUITE from squeeze to testing
Ulrich Dangel [Tue, 27 Dec 2011 01:14:41 +0000 (02:14 +0100)]
Change default SUITE from squeeze to testing

12 years agoAdd h to getopt list to support -h anywhere in parameter list.
Ulrich Dangel [Tue, 27 Dec 2011 01:13:13 +0000 (02:13 +0100)]
Add h to getopt list to support -h anywhere in parameter list.

12 years agoRemove small from grml-cheatcodes as it does not work with current versions.
Ulrich Dangel [Tue, 27 Dec 2011 01:02:24 +0000 (02:02 +0100)]
Remove small from grml-cheatcodes as it does not work with current versions.

12 years agoSW: Remove apt-listchanges and apt-listbugs from GRML_XL
Ulrich Dangel [Tue, 27 Dec 2011 00:47:31 +0000 (01:47 +0100)]
SW: Remove apt-listchanges and apt-listbugs from GRML_XL

There is not really any need for it on a Live-CD.

12 years agoBuild netboot package checksum file with relative paths
Christian Hofstaedtler [Mon, 26 Dec 2011 14:08:58 +0000 (15:08 +0100)]
Build netboot package checksum file with relative paths

12 years agoAdd additinal checks to make sure convert as well as the necessary files are present
Ulrich Dangel [Mon, 26 Dec 2011 17:38:21 +0000 (18:38 +0100)]
Add additinal checks to make sure convert as well as the necessary files are present
for creating the  wallper

12 years agoRun apt-get update during softupdate
Christian Hofstaedtler [Mon, 26 Dec 2011 17:32:17 +0000 (18:32 +0100)]
Run apt-get update during softupdate

FAI doesn't seem to do it, maybe we prevent it somewhere.

12 years agoMake /run work for softupdate
Christian Hofstaedtler [Mon, 26 Dec 2011 17:27:41 +0000 (18:27 +0100)]
Make /run work for softupdate

12 years agoUnconditionally reset resolv.conf in chroot
Christian Hofstaedtler [Mon, 26 Dec 2011 16:59:26 +0000 (17:59 +0100)]
Unconditionally reset resolv.conf in chroot

12 years agoExport environment variables for submenues.
Ulrich Dangel [Sun, 25 Dec 2011 20:42:04 +0000 (21:42 +0100)]
Export environment variables for submenues.

Wit Grml 2011.12 we started to use submenus. Unfortunately enivornment
variables must be exported to be used within submenues. This means the
advanced bootoptions in GRUB do not honor loopback or the theme enviornmet
variable.  This patch explictly exports all set environment variables.

Thanks to Michael Schierl for debugging and reporting the issue.

12 years agoSW: Add hexedit to GRML_FULL [Closes: issue1119]
Ulrich Dangel [Sun, 25 Dec 2011 16:05:11 +0000 (17:05 +0100)]
SW: Add hexedit to GRML_FULL [Closes: issue1119]

Thanks to Martin Koeppe for the suggestion.

12 years agoCheatcodes: clarify that vnc* doesn't work OOTB
Christian Hofstaedtler [Sat, 24 Dec 2011 16:01:11 +0000 (17:01 +0100)]
Cheatcodes: clarify that vnc* doesn't work OOTB

12 years agoSW: add wireshark to GRML_FULL [Closes: issue1115]
Michael Prokop [Fri, 23 Dec 2011 23:30:38 +0000 (00:30 +0100)]
SW: add wireshark to GRML_FULL [Closes: issue1115]

Thanks: Frank Prochnow <doc42@gmx.net> for the suggestion.

12 years agoSW: Add fsarchiver to GRML_FULL
Ulrich Dangel [Fri, 23 Dec 2011 20:49:04 +0000 (21:49 +0100)]
SW: Add fsarchiver to GRML_FULL

Thanks to azhag for the suggestion

12 years agoRelease new version 0.17.2 v0.17.2
Michael Prokop [Fri, 23 Dec 2011 01:14:52 +0000 (02:14 +0100)]
Release new version 0.17.2

12 years agoFix arch issue for 45-grub-images
Ulrich Dangel [Fri, 23 Dec 2011 00:50:11 +0000 (01:50 +0100)]
Fix arch issue for 45-grub-images

12 years agoRelease new version 0.17.1. v0.17.1
Christian Hofstaedtler [Thu, 22 Dec 2011 23:38:46 +0000 (00:38 +0100)]
Release new version 0.17.1.

12 years agoBuild grub.img for loading grub from within syslinux
Ulrich Dangel [Thu, 22 Dec 2011 14:50:03 +0000 (15:50 +0100)]
Build grub.img for loading grub from within syslinux

This should fix the problem that loading grub from syslinux on usb devices
does not work.

12 years agoRework EFI file copy/moving
Christian Hofstaedtler [Thu, 22 Dec 2011 15:02:32 +0000 (16:02 +0100)]
Rework EFI file copy/moving

The required files are now removed from the squashfs before building
it, so this should save some space.

12 years agoOptimized all PNGs with "optipng"
Christian Hofstaedtler [Thu, 22 Dec 2011 14:45:07 +0000 (15:45 +0100)]
Optimized all PNGs with "optipng"

12 years agoRemove unused grub background image
Christian Hofstaedtler [Thu, 22 Dec 2011 14:09:18 +0000 (15:09 +0100)]
Remove unused grub background image

12 years agoSW: replace version specific linux-image-* packages in GRML_FULL with meta package
Michael Prokop [Thu, 22 Dec 2011 13:08:17 +0000 (14:08 +0100)]
SW: replace version specific linux-image-* packages in GRML_FULL with meta package

Thanks: Christian Hofstaedtler <ch@grml.org> for his kernel packaging work

12 years agoTrim spaces off of default DISTRI_INFO
Christian Hofstaedtler [Thu, 22 Dec 2011 01:03:16 +0000 (02:03 +0100)]
Trim spaces off of default DISTRI_INFO

This makes the isolinux beep actually work.

12 years agoRevert accidental addition of fat to grub2 core.img
Christian Hofstaedtler [Wed, 21 Dec 2011 23:47:49 +0000 (00:47 +0100)]
Revert accidental addition of fat to grub2 core.img

12 years agoAdd beep to templates/boot/isolinux/vesamenu.cfg
Ulrich Dangel [Wed, 14 Dec 2011 19:49:47 +0000 (20:49 +0100)]
Add beep to templates/boot/isolinux/vesamenu.cfg

12 years agoInstall "GRML" files into GRML/$GRML_NAME/
Christian Hofstaedtler [Wed, 21 Dec 2011 14:39:14 +0000 (15:39 +0100)]
Install "GRML" files into GRML/$GRML_NAME/

12 years agoMove squashfs into flavour-specific path
Christian Hofstaedtler [Wed, 21 Dec 2011 14:29:27 +0000 (15:29 +0100)]
Move squashfs into flavour-specific path

12 years agoAdd trailing whitespace to grub commandline
Ulrich Dangel [Wed, 21 Dec 2011 02:45:08 +0000 (03:45 +0100)]
Add trailing whitespace to grub commandline

12 years agoPrint a message before loading kernel or initrd in grub
Ulrich Dangel [Wed, 21 Dec 2011 02:41:48 +0000 (03:41 +0100)]
Print a message before loading kernel or initrd in grub

12 years agoUse sane paths for intermediate EFI files
Christian Hofstaedtler [Wed, 21 Dec 2011 02:24:15 +0000 (03:24 +0100)]
Use sane paths for intermediate EFI files

This way we also don't remove them from the chroot *after* building
the squashfs.

12 years agoSW: add python-urwid as depends next to targetcli in GRML_FULL
Michael Prokop [Wed, 21 Dec 2011 00:19:24 +0000 (01:19 +0100)]
SW: add python-urwid as depends next to targetcli in GRML_FULL

See #652847 (python-configshell: lacking dependency on python-urwid).

12 years agoEnsure that the file used for replacing the template parameters is a file.
Ulrich Dangel [Tue, 20 Dec 2011 21:58:03 +0000 (22:58 +0100)]
Ensure that the file used for replacing the template parameters is a file.

We now ship a directory within our grub template directory for our theme.
This will result in an sed error 'not a regular file' as the directory is
indeed no regular file. This make sure that the file used by sed is a regular
file.

12 years agoSW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL
Michael Prokop [Tue, 20 Dec 2011 21:26:40 +0000 (22:26 +0100)]
SW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL

We don't have a simple way how to get the DKMS part for iscsitarget.
So instead lets integrate targetcli which provides the userland part for
the iSCSI implementation available with Linux kernel >=3.1.

iscsiadm of open-iscsi is useful for the client side.

12 years agoTry to load regexp in grub.cfg
Ulrich Dangel [Mon, 19 Dec 2011 20:35:18 +0000 (21:35 +0100)]
Try to load regexp in grub.cfg

12 years agoPlay sound after the grub menu is shown.
Ulrich Dangel [Mon, 19 Dec 2011 15:20:16 +0000 (16:20 +0100)]
Play sound after the grub menu is shown.

Thanks to Richard Hartmann for providing the tune.

12 years agoAdd basic grml theme to grub
Ulrich Dangel [Mon, 19 Dec 2011 14:21:15 +0000 (15:21 +0100)]
Add basic grml theme to grub

12 years agoIntroduce new config files for grub bootloader.
Ulrich Dangel [Fri, 16 Dec 2011 13:20:48 +0000 (14:20 +0100)]
Introduce new config files for grub bootloader.

grub.cfg automatically loads all *_default and *_options.cfg files.

This requires the regexp module for grub. Thanks to Jordan Uggla for his
input.

12 years agoSupport template filenames in grml-live.
Ulrich Dangel [Mon, 19 Dec 2011 14:59:34 +0000 (15:59 +0100)]
Support template filenames in grml-live.

12 years agoInstall netboot.cfg as pxelinux.cfg/default _file_
Christian Hofstaedtler [Mon, 19 Dec 2011 14:40:59 +0000 (15:40 +0100)]
Install netboot.cfg as pxelinux.cfg/default _file_

12 years agoShorten, but don't totally rename kernel and initrd files
Christian Hofstaedtler [Mon, 19 Dec 2011 14:38:27 +0000 (15:38 +0100)]
Shorten, but don't totally rename kernel and initrd files

12 years agoUse gfxmode=auto instead of specifying manually resolutions
Ulrich Dangel [Mon, 19 Dec 2011 05:57:50 +0000 (06:57 +0100)]
Use gfxmode=auto instead of specifying manually resolutions

12 years agoSW: Add extundelete to GRML_FULL
Ulrich Dangel [Sat, 17 Dec 2011 20:40:24 +0000 (21:40 +0100)]
SW: Add extundelete to GRML_FULL

12 years agoMake it clear that squashfs-tools from bpo is fine
Christian Hofstaedtler [Fri, 16 Dec 2011 14:01:13 +0000 (15:01 +0100)]
Make it clear that squashfs-tools from bpo is fine

12 years agoSW: remove explicit install of squashfs-lzma-tools
Christian Hofstaedtler [Fri, 16 Dec 2011 13:58:38 +0000 (14:58 +0100)]
SW: remove explicit install of squashfs-lzma-tools

12 years agoDon't suggest /dev/shm as a build location
Christian Hofstaedtler [Fri, 16 Dec 2011 13:46:21 +0000 (14:46 +0100)]
Don't suggest /dev/shm as a build location

Use a purpose tmpfs instead.

12 years agoGRMLBASE/44-grub: make sure directory /boot/grub exists
Michael Prokop [Fri, 16 Dec 2011 09:50:43 +0000 (10:50 +0100)]
GRMLBASE/44-grub: make sure directory /boot/grub exists

Looks like directory /boot/grub doesn't necessarily exist
yet if grml2hd isn't installed.

Thanks: Thomas Koehler for the bugreport

12 years agoReplace 1440x1050 with 1400x1050
Ulrich Dangel [Thu, 15 Dec 2011 21:20:42 +0000 (22:20 +0100)]
Replace 1440x1050 with 1400x1050

Thanks to Sedat Dilek.

12 years agoAdd additional resolution (1600x900) to grub.cfg.
Ulrich Dangel [Thu, 15 Dec 2011 20:09:50 +0000 (21:09 +0100)]
Add additional resolution (1600x900) to grub.cfg.

12 years agoUpdate version in grml-live during Debian package build
Christian Hofstaedtler [Thu, 15 Dec 2011 17:06:42 +0000 (18:06 +0100)]
Update version in grml-live during Debian package build

12 years agoChange -A option to not build chroot.tar.gz anymore
Christian Hofstaedtler [Thu, 15 Dec 2011 15:19:32 +0000 (16:19 +0100)]
Change -A option to not build chroot.tar.gz anymore

12 years agoRemove -T option
Christian Hofstaedtler [Thu, 15 Dec 2011 15:12:33 +0000 (16:12 +0100)]
Remove -T option

12 years agoAdd -e option to unpack ISOs
Christian Hofstaedtler [Thu, 15 Dec 2011 15:07:50 +0000 (16:07 +0100)]
Add -e option to unpack ISOs

12 years agoSW: add rinse to GRML_FULL
Michael Prokop [Thu, 15 Dec 2011 13:51:25 +0000 (14:51 +0100)]
SW: add rinse to GRML_FULL

12 years agoRemove grml-live-buildd package
Christian Hofstaedtler [Thu, 15 Dec 2011 11:42:27 +0000 (12:42 +0100)]
Remove grml-live-buildd package

12 years agoEnable fb for "graphical mode" boot option in isolinux
Christian Hofstaedtler [Thu, 15 Dec 2011 10:25:49 +0000 (11:25 +0100)]
Enable fb for "graphical mode" boot option in isolinux

The "grmlx" label in isolinux and the "startx" option in grub
already did this.

12 years agoRemove comment about failsafe boot option
Christian Hofstaedtler [Thu, 15 Dec 2011 10:19:51 +0000 (11:19 +0100)]
Remove comment about failsafe boot option

12 years agoRemove 'failsafe' boot option, which wasn't really failsafe
Christian Hofstaedtler [Thu, 15 Dec 2011 10:18:44 +0000 (11:18 +0100)]
Remove 'failsafe' boot option, which wasn't really failsafe

12 years agoUmount /proc/sys/fs/binfmt_misc before umounting /proc.
Ulrich Dangel [Mon, 12 Dec 2011 18:49:24 +0000 (19:49 +0100)]
Umount /proc/sys/fs/binfmt_misc before umounting /proc.

Thanks to dileks for debugging it.

12 years agoRemove the default quiet boot parameter for a verbose bootup.
Ulrich Dangel [Mon, 12 Dec 2011 18:32:39 +0000 (19:32 +0100)]
Remove the default quiet boot parameter for a verbose bootup.

12 years agoUpdate docs to better match recent development
Michael Prokop [Mon, 12 Dec 2011 15:10:18 +0000 (16:10 +0100)]
Update docs to better match recent development

12 years agogenerate sha1 checksum file of netboot package
Michael Prokop [Sun, 11 Dec 2011 23:48:25 +0000 (00:48 +0100)]
generate sha1 checksum file of netboot package

12 years agoFix bugs in welcome splash asciiart
Christian Hofstaedtler [Sun, 11 Dec 2011 23:24:15 +0000 (00:24 +0100)]
Fix bugs in welcome splash asciiart

12 years agoUpdate welcome splash ascii art
Christian Hofstaedtler [Sun, 11 Dec 2011 19:31:30 +0000 (20:31 +0100)]
Update welcome splash ascii art

12 years agoFix capitalization of project name in GRML/index.html
Christian Hofstaedtler [Sun, 11 Dec 2011 19:12:55 +0000 (20:12 +0100)]
Fix capitalization of project name in GRML/index.html

12 years agoMerge initramfs scripts
Christian Hofstaedtler [Sun, 11 Dec 2011 18:59:39 +0000 (19:59 +0100)]
Merge initramfs scripts