grml-live.git
12 years agoFix purpose comment of etc/grml/fai/config/scripts/GRMLBASE/48-tmpfs
Ulrich Dangel [Sun, 11 Mar 2012 15:56:01 +0000 (16:56 +0100)]
Fix purpose comment of etc/grml/fai/config/scripts/GRMLBASE/48-tmpfs

12 years agoGenerate static loopback.cfg configuration without depending on GRUB's regexp module
Michael Prokop [Mon, 5 Mar 2012 14:16:56 +0000 (15:16 +0100)]
Generate static loopback.cfg configuration without depending on GRUB's regexp module

The GRUB version provided by Debian/squeeze sadly doesn't support
the regexp module yet.  Therefore we can't use the file globbing
pattern to include configuration files.  So instead build a somewhat
more static loopback.cfg configuration file when generating the ISO.

12 years agoUse ";" as separator character when adjusting DEFAULT_BOOTOPTIONS via sed
Michael Prokop [Mon, 27 Feb 2012 09:53:02 +0000 (10:53 +0100)]
Use ";" as separator character when adjusting DEFAULT_BOOTOPTIONS via sed

Otherwise customizations like tz=Europe/Vienna will break, as
the "/" inside it will be interpreted by sed(1).

12 years agoSW: Move vlock to GRMLBASE
Michael Prokop [Fri, 24 Feb 2012 15:57:15 +0000 (16:57 +0100)]
SW: Move vlock to GRMLBASE

vlock should be available on every Grml system to be able to lock the consoles,
so add it to the GRMLBASE class.

Thanks: Thomas Arendsen Hein for reporting

12 years agoSW: add hostapd to GRML_FULL
Michael Prokop [Thu, 16 Feb 2012 14:34:09 +0000 (15:34 +0100)]
SW: add hostapd to GRML_FULL

Thanks: Matthias Strubel for suggestion

12 years agoSW: Add disktype to GRML_SMALL and GRML_FULL
Michael Prokop [Wed, 15 Feb 2012 23:02:03 +0000 (00:02 +0100)]
SW: Add disktype to GRML_SMALL and GRML_FULL

Ack-ed by: Alexander Wirt <formorer@grml.org>

12 years agoUpdate ssh documentation mru/root_passwd
Ulrich Dangel [Mon, 6 Feb 2012 20:41:27 +0000 (21:41 +0100)]
Update ssh documentation

12 years agoRelease new version 0.18.1 v0.18.1
Michael Prokop [Sun, 29 Jan 2012 13:41:49 +0000 (14:41 +0100)]
Release new version 0.18.1

12 years agoSW: add numactl to GRML_FULL
Michael Prokop [Fri, 27 Jan 2012 22:51:15 +0000 (23:51 +0100)]
SW: add numactl to GRML_FULL

'numactl --hardware' provides a working way to see how Linux
enumerated your system's NUMA layout.

12 years agoSW: add smbfs to GRML_FULL
Michael Prokop [Mon, 23 Jan 2012 10:14:42 +0000 (11:14 +0100)]
SW: add smbfs to GRML_FULL

12 years agoSW: add cifs-utils to GRML_FULL
Michael Prokop [Mon, 23 Jan 2012 10:13:48 +0000 (11:13 +0100)]
SW: add cifs-utils to GRML_FULL

12 years agoSW: Remove grml-rescueboot from GRML_XL as it is not really useful on a live-cd
Ulrich Dangel [Thu, 19 Jan 2012 13:45:03 +0000 (14:45 +0100)]
SW: Remove grml-rescueboot from GRML_XL as it is not really useful on a live-cd

12 years agoRevert "GRMLBASE/98-clean-chroot: get rid of /etc/mtab"
Michael Prokop [Thu, 19 Jan 2012 12:26:12 +0000 (13:26 +0100)]
Revert "GRMLBASE/98-clean-chroot: get rid of /etc/mtab"

This reverts commit d08e5220bdb647ace920fa78170d18829061cb59.
This sadly doesn't solve http://bts.grml.org/grml/issue1136

12 years agodocs: simplify and improve base.tgz instructions
Michael Prokop [Thu, 19 Jan 2012 12:18:59 +0000 (13:18 +0100)]
docs: simplify and improve base.tgz instructions

12 years agoGRMLBASE/98-clean-chroot: do not run apt-get update if RELEASE class is set
Michael Prokop [Wed, 18 Jan 2012 16:09:28 +0000 (17:09 +0100)]
GRMLBASE/98-clean-chroot: do not run apt-get update if RELEASE class is set

${GRML_FAI_CONFIG}/config/scripts/RELEASE/98-clean-chroot cleans
up the chroot WRT apt stuff then, so there's no need to run
'apt-get update' inside GRMLBASE/98-clean-chroot if RELEASE class
is set.

12 years agoGRMLBASE/98-clean-chroot: get rid of /etc/mtab
Michael Prokop [Wed, 18 Jan 2012 16:06:46 +0000 (17:06 +0100)]
GRMLBASE/98-clean-chroot: get rid of /etc/mtab

This is addressing http://bts.grml.org/grml/issue1136
("mount messages during bootup"), *testing* now...

12 years agoGRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab
Michael Prokop [Tue, 17 Jan 2012 23:38:05 +0000 (00:38 +0100)]
GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab

12 years agoGRMLBASE/98-clean-chroot: get rid of all lvm backup files
Michael Prokop [Tue, 17 Jan 2012 23:37:53 +0000 (00:37 +0100)]
GRMLBASE/98-clean-chroot: get rid of all lvm backup files

12 years agodebian/rules: add build-arch + build-indep to make lintian happy
Michael Prokop [Mon, 16 Jan 2012 12:05:08 +0000 (13:05 +0100)]
debian/rules: add build-arch + build-indep to make lintian happy

12 years agoUpdate lintian override entries to match current package state
Michael Prokop [Mon, 16 Jan 2012 12:03:32 +0000 (13:03 +0100)]
Update lintian override entries to match current package state

12 years agoRelease new version 0.18.0 v0.18.0
Michael Prokop [Mon, 16 Jan 2012 11:49:19 +0000 (12:49 +0100)]
Release new version 0.18.0

12 years agoSW: Package removal for cleanup and stability in GRML_XL
Brad Cable [Mon, 16 Jan 2012 02:31:57 +0000 (20:31 -0600)]
SW: Package removal for cleanup and stability in GRML_XL

Breaks the build:
ccrypt

Grml packages that are no longer used?:
heirloom-sh
ptfinder

The rest are missing Debian packages that need to be cleaned up.
afio
bastille
distcc
elfsh
evms
evms-bootdebug
evms-cli
evms-ncurses
honeyd
hotkey-setup
openvas-client
sformat
xpdf-reader
x-ttcidfont-conf
zoidberg

12 years agoPackage validation: also detect packages that failed to install
Michael Prokop [Sun, 15 Jan 2012 22:05:08 +0000 (23:05 +0100)]
Package validation: also detect packages that failed to install

So far we detected only packages that have been requested for
installation but failed because the package isn't *available*
(as in not available in the configured Debian repositories).

Without checking for packages that have been requested for
installation but failed because of dependency issues we
might be left in a state with missing packages.

So let's check for both situations and generate according JUnit
reports.

12 years agoSW: drop extundelete from IGNORE class
Michael Prokop [Sun, 15 Jan 2012 20:54:24 +0000 (21:54 +0100)]
SW: drop extundelete from IGNORE class

I've uploaded a fixed package to Debian/unstable:

  http://packages.qa.debian.org/e/extundelete/news/20120111T173225Z.html

and we've extundelete in our grml-live repository for now
(supposed to hit Debian/testing soon).

12 years agoSW: Add locales to grml-live
Alexander Wirt [Sun, 15 Jan 2012 20:15:43 +0000 (21:15 +0100)]
SW: Add locales to grml-live

12 years agoSW: Remove jed
Alexander Wirt [Sun, 15 Jan 2012 00:10:36 +0000 (01:10 +0100)]
SW: Remove jed

12 years agoSW: add memtester to GRML_FULL
Michael Prokop [Sun, 15 Jan 2012 00:01:07 +0000 (01:01 +0100)]
SW: add memtester to GRML_FULL

12 years agoSW: Replace tofrodos with dos2unix
Alexander Wirt [Sat, 14 Jan 2012 23:59:50 +0000 (00:59 +0100)]
SW: Replace tofrodos with dos2unix

12 years agoSW: add dos2unix to GRML_FULL
Michael Prokop [Sat, 14 Jan 2012 23:59:32 +0000 (00:59 +0100)]
SW: add dos2unix to GRML_FULL

12 years agoSW: Replace ncftp with lftp
Alexander Wirt [Sat, 14 Jan 2012 23:56:14 +0000 (00:56 +0100)]
SW: Replace ncftp with lftp

12 years agoSW: Remove login
Alexander Wirt [Sat, 14 Jan 2012 23:47:14 +0000 (00:47 +0100)]
SW: Remove login

12 years agoSW: add lrzsz to GRML_FULL
Michael Prokop [Sat, 14 Jan 2012 23:55:30 +0000 (00:55 +0100)]
SW: add lrzsz to GRML_FULL

12 years agoSW: add ser2net to GRML_FULL
Michael Prokop [Sat, 14 Jan 2012 23:52:20 +0000 (00:52 +0100)]
SW: add ser2net to GRML_FULL

12 years agoSW: remove deselect
Alexander Wirt [Sat, 14 Jan 2012 23:45:53 +0000 (00:45 +0100)]
SW: remove deselect

12 years agoreplace dante-client with tsocks
Alexander Wirt [Sat, 14 Jan 2012 23:44:13 +0000 (00:44 +0100)]
replace dante-client with tsocks

12 years agoSW: sync packages with with grml-full
Alexander Wirt [Sat, 14 Jan 2012 23:41:22 +0000 (00:41 +0100)]
SW: sync packages with with grml-full

Policy for grml-small is to not include any packages that are not
in grml-full.

12 years agoSW: add dctrl-tools to GRML_FULL
Michael Prokop [Sat, 14 Jan 2012 23:42:57 +0000 (00:42 +0100)]
SW: add dctrl-tools to GRML_FULL

12 years agoSW: add bsdmainutils to GRML_FULL
Michael Prokop [Sat, 14 Jan 2012 23:39:42 +0000 (00:39 +0100)]
SW: add bsdmainutils to GRML_FULL

It's a dependency of some other packages already, but we
want to have it explicitely too.

12 years agoSW: remove reptyr from grml-small
Alexander Wirt [Sat, 14 Jan 2012 21:16:50 +0000 (22:16 +0100)]
SW: remove reptyr from grml-small

useless on grml-small

12 years agoSW: Add cu to packagelist
Alexander Wirt [Sat, 14 Jan 2012 21:12:43 +0000 (22:12 +0100)]
SW: Add cu to packagelist

12 years agoDepend on syslinux instead of syslinux-common
Michael Prokop [Sat, 14 Jan 2012 00:04:54 +0000 (01:04 +0100)]
Depend on syslinux instead of syslinux-common

isohybrid is provided by syslinux, it's annoying to have a
working base build and then just fail at the ISO finalising
stage. As syslinux depends on syslinux-common anyway this
shouldn't be a problem on any supported Debian suite.

12 years agoSW: add exfat-fuse + exfat-utils to GRML_FULL [Closes: issue1130]
Michael Prokop [Fri, 13 Jan 2012 16:01:02 +0000 (17:01 +0100)]
SW: add exfat-fuse + exfat-utils to GRML_FULL [Closes: issue1130]

Supposed to hit Debian/testing on ~14th of January 2012, so
adding the packages to make sure they hit our dailys and upcoming
stable release in time.

12 years agoRemove resolved/deprecated items from TODO file
Michael Prokop [Fri, 13 Jan 2012 15:54:42 +0000 (16:54 +0100)]
Remove resolved/deprecated items from TODO file

12 years agoRemove nowadays unused software-changes-schedule.txt
Michael Prokop [Fri, 13 Jan 2012 15:53:42 +0000 (16:53 +0100)]
Remove nowadays unused software-changes-schedule.txt

12 years agoSW: add iftop to GRML_FULL
Michael Prokop [Fri, 13 Jan 2012 15:46:39 +0000 (16:46 +0100)]
SW: add iftop to GRML_FULL

12 years agoSW: add slurm to GRML_FULL
Michael Prokop [Fri, 13 Jan 2012 15:46:19 +0000 (16:46 +0100)]
SW: add slurm to GRML_FULL

12 years agoboot templates: add whitespace to end of line of kernel cmdlines
Michael Prokop [Fri, 13 Jan 2012 14:51:34 +0000 (15:51 +0100)]
boot templates: add whitespace to end of line of kernel cmdlines

This reverts the removal of trailing whitespaces that was
introduced in git commit 1684dab78f944c3b8d6d97841174ea3afd8699ae
("Move squashfs into flavour-specific path").

12 years agopersistency feature: do not use persistent=nofiles any longer
Michael Prokop [Fri, 13 Jan 2012 14:46:00 +0000 (15:46 +0100)]
persistency feature: do not use persistent=nofiles any longer

This feature was removed in git commit 5d975eaa4e1bc4094c8d3cca3e9e1087dc0d061b
("Removing now obsolete persistent=* arguments.") of live-boot without
providing any backwards compatibility, so the persistency feature
is broken if we don't remove the nofiles argument.

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.