grml-live.git
12 years agoSW: add firmware-linux-{free,nonfree} to GRML_FULL
Christian Hofstaedtler [Sun, 11 Dec 2011 01:16:18 +0000 (02:16 +0100)]
SW: add firmware-linux-{free,nonfree} to GRML_FULL

Needed for radeon and other drivers.

12 years agoSW: add vblade, aoetools to GRML_FULL [Closes: issue1092]
Christian Hofstaedtler [Sat, 10 Dec 2011 23:27:14 +0000 (00:27 +0100)]
SW: add vblade, aoetools to GRML_FULL [Closes: issue1092]

12 years agoSW: add boot-info-script to GRML_FULL [Closes: issue1004]
Christian Hofstaedtler [Sat, 10 Dec 2011 23:25:42 +0000 (00:25 +0100)]
SW: add boot-info-script to GRML_FULL [Closes: issue1004]

12 years agogrml-cheatcodes.txt: fix typo
Michael Prokop [Sat, 10 Dec 2011 00:20:18 +0000 (01:20 +0100)]
grml-cheatcodes.txt: fix typo

Thanks, Sedat Dilek.

12 years agogrml-cheatcodes.txt: Add documentation about nostats bootoption
Ulrich Dangel [Thu, 24 Nov 2011 21:24:03 +0000 (22:24 +0100)]
grml-cheatcodes.txt: Add documentation about nostats bootoption

12 years agogrml-cheatcodes.txt: document vnc bootoptions
Michael Prokop [Tue, 8 Nov 2011 10:51:00 +0000 (11:51 +0100)]
grml-cheatcodes.txt: document vnc bootoptions

Thanks to Ralf Moll for reporting.

12 years agoRelease new version 0.17.0. v0.17.0
Michael Prokop [Fri, 9 Dec 2011 22:29:27 +0000 (23:29 +0100)]
Release new version 0.17.0.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoDepends: support xorriso as alternative to genisoimage.
Michael Prokop [Fri, 9 Dec 2011 22:38:54 +0000 (23:38 +0100)]
Depends: support xorriso as alternative to genisoimage.

12 years agoIntegrate netboot package generation
Michael Prokop [Fri, 9 Dec 2011 16:56:48 +0000 (17:56 +0100)]
Integrate netboot package generation

Provide script to generate netboot package without booting the ISO
(see generate_netboot_package.sh).

Also provide netboot package build step inside grml-live itself,
can be configured via $NETBOOT and skipped via -Q option.

Signed-off-by: Michael Prokop <mika@grml.org>
Acked-by: Christian Hofstaedtler <ch@grml.org>
12 years agoFix typo (1200 instead of 1280) in grub.cfg
Ulrich Dangel [Fri, 9 Dec 2011 16:30:47 +0000 (17:30 +0100)]
Fix typo (1200 instead of 1280) in grub.cfg

12 years agoAdd piwik tracking code to startpage.html
Ulrich Dangel [Thu, 8 Dec 2011 14:50:34 +0000 (15:50 +0100)]
Add piwik tracking code to startpage.html

12 years ago01-iceweasel: remove backup file in fcopy cmdline
Michael Prokop [Thu, 8 Dec 2011 14:46:54 +0000 (15:46 +0100)]
01-iceweasel: remove backup file in fcopy cmdline

Since 01-iceweasel might be (or: is) executed after GRMLBASE/98-clean-chroot
the /etc/iceweasel/profile/prefs.js.pro_fcopy might be left.
Avoid that by using fcopy's -B switch.

12 years ago98-clean-chroot: also get rid of symlinks of *.pre_fcopy files
Michael Prokop [Thu, 8 Dec 2011 14:45:16 +0000 (15:45 +0100)]
98-clean-chroot: also get rid of symlinks of *.pre_fcopy files

For example /etc/motd is pointing to /var/run/motd.
Thanks Ulrich for reporting.

12 years agoProvide DEBIAN_UNSTABLE sources.list config
Michael Prokop [Thu, 8 Dec 2011 14:12:32 +0000 (15:12 +0100)]
Provide DEBIAN_UNSTABLE sources.list config

Otherwise building with "-s unstable" will fail.

12 years agoHardcode i386-pc for grub path
Christian Hofstaedtler [Thu, 8 Dec 2011 13:38:44 +0000 (14:38 +0100)]
Hardcode i386-pc for grub path

We already had the format hardcoded, so do it in the path as well.

12 years agoUse grub from target
Christian Hofstaedtler [Thu, 8 Dec 2011 02:09:56 +0000 (03:09 +0100)]
Use grub from target

This clears up the sources problem and the features problem.

12 years agoEmbed squash4 in efigrub
Christian Hofstaedtler [Thu, 8 Dec 2011 00:47:47 +0000 (01:47 +0100)]
Embed squash4 in efigrub

12 years agoDon't hardcode wm-ng as window manager for X
Christian Hofstaedtler [Thu, 8 Dec 2011 00:13:11 +0000 (01:13 +0100)]
Don't hardcode wm-ng as window manager for X

12 years agoTry to use a good gfx resolution by default
Christian Hofstaedtler [Thu, 8 Dec 2011 00:12:38 +0000 (01:12 +0100)]
Try to use a good gfx resolution by default

12 years agoUpdate grub background picture
Christian Hofstaedtler [Thu, 8 Dec 2011 00:11:21 +0000 (01:11 +0100)]
Update grub background picture

12 years agoUse prefix=($root) instead of prefix=$root in efi script
Ulrich Dangel [Thu, 8 Dec 2011 00:45:04 +0000 (01:45 +0100)]
Use prefix=($root) instead of prefix=$root in efi script

12 years agorework check for xorriso version and be more verbose about its usage
Michael Prokop [Wed, 7 Dec 2011 10:44:06 +0000 (11:44 +0100)]
rework check for xorriso version and be more verbose about its usage

Don't run any [U]EFI related actions if we don't have a recent version
of xorriso, and be verbose about what we do.

While at it check for xorriso version>= 1.1.6-1, so it works with
1.1.6-2~bpo60+1 from grml-infrastructure repos too.

12 years agoSW: Add gparted to GRML_FULL
Christian Hofstaedtler [Tue, 6 Dec 2011 22:15:05 +0000 (23:15 +0100)]
SW: Add gparted to GRML_FULL

12 years agoSW: add hfsprogs, hfsutils to GRML_FULL
Christian Hofstaedtler [Tue, 6 Dec 2011 22:14:34 +0000 (23:14 +0100)]
SW: add hfsprogs, hfsutils to GRML_FULL

12 years agoSW: i386 kernels have been switched to 486 flavour
Christian Hofstaedtler [Tue, 6 Dec 2011 01:24:30 +0000 (02:24 +0100)]
SW: i386 kernels have been switched to 486 flavour

12 years agoFix unpacking of existing chroot tarball
Christian Hofstaedtler [Tue, 6 Dec 2011 00:52:20 +0000 (01:52 +0100)]
Fix unpacking of existing chroot tarball

This can never have worked. Must have been quite late...

12 years agoAlways enable grml-live distribution
Christian Hofstaedtler [Mon, 5 Dec 2011 23:46:11 +0000 (00:46 +0100)]
Always enable grml-live distribution

12 years agoSW: Update linux kernel version to 3.1.0-2
Christian Hofstaedtler [Mon, 5 Dec 2011 16:53:36 +0000 (17:53 +0100)]
SW: Update linux kernel version to 3.1.0-2

12 years agoGRML_XL SW: switch to linux-tools-3.1 and move around
Christian Hofstaedtler [Mon, 5 Dec 2011 16:50:25 +0000 (17:50 +0100)]
GRML_XL SW: switch to linux-tools-3.1 and move around

12 years agoSW: add iotop to GRML_FULL
Michael Prokop [Mon, 5 Dec 2011 16:02:46 +0000 (17:02 +0100)]
SW: add iotop to GRML_FULL

12 years agoUnifiy local config handling
Christian Hofstaedtler [Mon, 5 Dec 2011 13:18:02 +0000 (14:18 +0100)]
Unifiy local config handling

Option -C works now as expected.

12 years ago92-update-freshclam: fix wrong file name in exit message
Michael Prokop [Wed, 30 Nov 2011 13:29:45 +0000 (14:29 +0100)]
92-update-freshclam: fix wrong file name in exit message

Thanks to Thomas Köhler for bugreport.

12 years agoSW: Re-add acpi to GRML_FULL
Christian Hofstaedtler [Wed, 30 Nov 2011 11:28:23 +0000 (12:28 +0100)]
SW: Re-add acpi to GRML_FULL

12 years agoSet Acquire::Check-Valid-Until false in APT config
Christian Hofstaedtler [Wed, 30 Nov 2011 11:26:20 +0000 (12:26 +0100)]
Set Acquire::Check-Valid-Until false in APT config

Needed for snapshot.debian.org.

12 years agoQuote GRML_FAI_CONFIG in warning message since its unset
Michael Prokop [Wed, 30 Nov 2011 08:32:58 +0000 (09:32 +0100)]
Quote GRML_FAI_CONFIG in warning message since its unset

12 years agoRemove load_video function call as function does not exist anyway
Ulrich Dangel [Tue, 29 Nov 2011 22:00:55 +0000 (23:00 +0100)]
Remove load_video function call as function does not exist anyway

12 years agoMerge branch 'mika/efi'
Michael Prokop [Tue, 29 Nov 2011 10:23:43 +0000 (11:23 +0100)]
Merge branch 'mika/efi'

12 years agoinitial UEFI support, using isohybrid as default now
Michael Prokop [Sat, 26 Nov 2011 23:28:42 +0000 (00:28 +0100)]
initial UEFI support, using isohybrid as default now

* restricted to amd64 only
* requires xorriso >=1.1.6-2 on build host
* requires recent syslinux version supporting --uefi
  (2:4.04+dfsg-9 known to be working) on build host
* requires grub-efi-amd64-bin in chroot (>=Debian/wheezy)

Thanks: Ulrich Dangel <mru@grml.org>
Ack-ed by: Christian Hofstaedtler <ch@grml.org>

12 years agoSW: add lsscsi to GRML_FULL
Christian Hofstaedtler [Mon, 28 Nov 2011 19:46:11 +0000 (20:46 +0100)]
SW: add lsscsi to GRML_FULL

12 years agoRefer to new grml-udev-rebuildfstab man page in /etc/fstab
Christian Hofstaedtler [Sun, 27 Nov 2011 17:44:35 +0000 (18:44 +0100)]
Refer to new grml-udev-rebuildfstab man page in /etc/fstab

12 years agojenkins-link_latest: prepare for standalone use
Christian Hofstaedtler [Sun, 27 Nov 2011 10:26:24 +0000 (11:26 +0100)]
jenkins-link_latest: prepare for standalone use

remove reading of grml-buildd.conf, drop /new suffix, use lastSuccessful build

12 years agoresolv.conf handling: resolve symlink inside chroot + drop resolvconf from 96-apt...
Michael Prokop [Sun, 27 Nov 2011 02:25:05 +0000 (03:25 +0100)]
resolv.conf handling: resolve symlink inside chroot + drop resolvconf from 96-apt-listbugs

When resolving the symlink on a system using
/lib/init/rw/resolvconf/ for resolvconf files but the chroot uses
/run/resolvconf then the readlink call from outside the chroot
fails.

| # readlink -f /var/lib/jenkins/workspace/grml64_sid/grml_chroot/etc/resolv.conf
| /lib/init/rw/resolvconf/resolv.conf
| # chroot /var/lib/jenkins/workspace/grml64_sid/grml_chroot/ readlink -f /etc/resolv.conf
| /run/resolvconf/resolv.conf

Also drop the resolvconf code from 96-apt-listbugs.
It's too error prone (meeeeeh) so people are supposed to either
have something like dnsmasq running on the host or have a proper
/etc/resolv.conf prepared.

12 years agoSW: replace dhcp3-client with isc-dhcp-client
Michael Prokop [Sun, 27 Nov 2011 01:31:11 +0000 (02:31 +0100)]
SW: replace dhcp3-client with isc-dhcp-client

dhcp3-client is a transitional package, so let's get rid of it
and use its dependency isc-dhcp-client instead.

12 years agoreadd skiptask updatebase to updatebase.GRMLBASE
Michael Prokop [Sun, 27 Nov 2011 01:29:12 +0000 (02:29 +0100)]
readd skiptask updatebase to updatebase.GRMLBASE

Otherwise we're running 'aptitude update' even on with -b option. :-/

12 years agorework resolvconf handling
Michael Prokop [Sun, 27 Nov 2011 01:24:37 +0000 (02:24 +0100)]
rework resolvconf handling

When building host with resolvconf and /run:

| # ls -la /etc/resolv.conf
| lrwxrwxrwx 1 root root 31 Sep 10 13:15 /etc/resolv.conf -> /etc/resolvconf/run/resolv.conf
| # readlink -f /etc/resolvconf/run/resolv.conf
| /run/resolvconf/resolv.conf

... then test -L and test -d will result both in the same
result for testing /etc/resolvconf/run. So instead let's
try to identify the type using readlink.

12 years agoinstsoft.GRMLBASE: do not run explicit apt-get update any longer
Michael Prokop [Sat, 26 Nov 2011 16:46:59 +0000 (17:46 +0100)]
instsoft.GRMLBASE: do not run explicit apt-get update any longer

12 years agoupdatebase.GRMLBASE: do no longer skiptask updatebase and exit in softupdate action
Michael Prokop [Sat, 26 Nov 2011 16:40:21 +0000 (17:40 +0100)]
updatebase.GRMLBASE: do no longer skiptask updatebase and exit in softupdate action

We want to use the apt configuration as provided via fcopy.

12 years agoupdatebase.GRMLBASE: run recursive fcopy with -B to avoid backup files
Michael Prokop [Sat, 26 Nov 2011 16:38:54 +0000 (17:38 +0100)]
updatebase.GRMLBASE: run recursive fcopy with -B to avoid backup files

dpkg/apt complaines about backup files with suffix .pre_fcopy.

12 years agoprovide package config for Debian/stable builds and enable backports by default there
Michael Prokop [Sat, 26 Nov 2011 16:34:41 +0000 (17:34 +0100)]
provide package config for Debian/stable builds and enable backports by default there

linux-image-3.1.0-1-grml-amd64 depends on a recent version
of linux-base and initramfs-tools, so when building against
Debian/stable using a fresh kernel version we depend on backports.

12 years agoGRMLBASE/16-depmod: drop the 2-digit check
Michael Prokop [Sat, 26 Nov 2011 16:32:53 +0000 (17:32 +0100)]
GRMLBASE/16-depmod: drop the 2-digit check

The check actually fails with our new linux-image-3.1.0-1-grml-amd64
packages and we don't use 2-digit versions any longer, so get rid
of this code snippet.

12 years agoprovide report of missing packages in xunit format for usage within e.g. Jenkins
Michael Prokop [Sat, 26 Nov 2011 16:30:54 +0000 (17:30 +0100)]
provide report of missing packages in xunit format for usage within e.g. Jenkins

12 years agoSW: add devscripts to GRML_FULL
Christian Hofstaedtler [Sat, 26 Nov 2011 19:26:20 +0000 (20:26 +0100)]
SW: add devscripts to GRML_FULL

12 years agoSW: add libnss-mdns to GRML_FULL to support .local
Christian Hofstaedtler [Sat, 26 Nov 2011 19:22:29 +0000 (20:22 +0100)]
SW: add libnss-mdns to GRML_FULL to support .local

12 years agoDocument "nobeep" boot option.
Christian Hofstaedtler [Sat, 26 Nov 2011 19:19:57 +0000 (20:19 +0100)]
Document "nobeep" boot option.

12 years agoAdd -T option for unpacking chroot archives
Christian Hofstaedtler [Sat, 26 Nov 2011 15:48:05 +0000 (16:48 +0100)]
Add -T option for unpacking chroot archives

12 years agoSilence LOGFILE errors when using log too early
Christian Hofstaedtler [Sat, 26 Nov 2011 15:37:03 +0000 (16:37 +0100)]
Silence LOGFILE errors when using log too early

Relevant when quitting grml-live at the question stage.

12 years agoNew: specify SNAPSHOT to change debian.list to snapshot.debian.org
Christian Hofstaedtler [Sat, 26 Nov 2011 15:17:02 +0000 (16:17 +0100)]
New: specify SNAPSHOT to change debian.list to snapshot.debian.org

12 years ago98-clean-chroot: do not zero out install_packages.list
Michael Prokop [Sat, 26 Nov 2011 12:33:55 +0000 (13:33 +0100)]
98-clean-chroot: do not zero out install_packages.list

12 years agoUse grml_logs/fai as CHECKLOG source
Christian Hofstaedtler [Sat, 26 Nov 2011 12:30:34 +0000 (13:30 +0100)]
Use grml_logs/fai as CHECKLOG source

12 years agoCopy install_packages.list to grml_logs
Christian Hofstaedtler [Sat, 26 Nov 2011 12:29:25 +0000 (13:29 +0100)]
Copy install_packages.list to grml_logs

12 years agoreplace realpath with readlink -f to avoid dependency on realpath
Michael Prokop [Sat, 26 Nov 2011 11:25:01 +0000 (12:25 +0100)]
replace realpath with readlink -f to avoid dependency on realpath

Thanks to Christian for reporting.

12 years agouse GRML_FULL as default and update docs accordingly for available classes
Michael Prokop [Sat, 26 Nov 2011 10:47:21 +0000 (11:47 +0100)]
use GRML_FULL as default and update docs accordingly for available classes

12 years agomake sure we don't leave any FAI ramdisks behind
Michael Prokop [Fri, 25 Nov 2011 20:28:00 +0000 (21:28 +0100)]
make sure we don't leave any FAI ramdisks behind

12 years agouse AMD64 class in usage examples and use GRML_FULL instead of GRML_MEDIUM/GRML_SMALL...
Michael Prokop [Sat, 26 Nov 2011 10:36:11 +0000 (11:36 +0100)]
use AMD64 class in usage examples and use GRML_FULL instead of GRML_MEDIUM/GRML_SMALL everywhere

12 years agouse system architecture as default
Michael Prokop [Sat, 26 Nov 2011 10:34:24 +0000 (11:34 +0100)]
use system architecture as default

12 years agorework sources setup (deprecated GRML_LIVE_SOURCES, install /etc/apt files recursively)
Michael Prokop [Sat, 26 Nov 2011 10:33:41 +0000 (11:33 +0100)]
rework sources setup (deprecated GRML_LIVE_SOURCES, install /etc/apt files recursively)

Finally this should give us a FAI setup without having to
generate sources.list configurations on-the-fly any longer.

12 years agoretrieve source packages via grml-live using SOURCES class
Michael Prokop [Fri, 25 Nov 2011 18:18:47 +0000 (19:18 +0100)]
retrieve source packages via grml-live using SOURCES class

12 years agoAdd documentation for -A and -U
Christian Hofstaedtler [Sat, 26 Nov 2011 10:48:36 +0000 (11:48 +0100)]
Add documentation for -A and -U

12 years agoDon't treat CHROOT_ARCHIVE as a directory
Christian Hofstaedtler [Sat, 26 Nov 2011 10:44:25 +0000 (11:44 +0100)]
Don't treat CHROOT_ARCHIVE as a directory

12 years agoAdd -U option to ensure output files ownership
Christian Hofstaedtler [Sat, 26 Nov 2011 10:43:10 +0000 (11:43 +0100)]
Add -U option to ensure output files ownership

12 years agoAdd -A option for ensuring clean builds and pack artifacts
Christian Hofstaedtler [Sat, 26 Nov 2011 10:29:12 +0000 (11:29 +0100)]
Add -A option for ensuring clean builds and pack artifacts

12 years agobuildd jenkins: temporarily link into /new
Christian Hofstaedtler [Fri, 25 Nov 2011 20:25:08 +0000 (21:25 +0100)]
buildd jenkins: temporarily link into /new

12 years agobuildd jenkins-link_latest.sh: handle non-existing files
Christian Hofstaedtler [Fri, 25 Nov 2011 20:02:01 +0000 (21:02 +0100)]
buildd jenkins-link_latest.sh: handle non-existing files

12 years agodo not fail with empty $APT_PROXY
Michael Prokop [Fri, 25 Nov 2011 19:23:52 +0000 (20:23 +0100)]
do not fail with empty $APT_PROXY

12 years agodon't use colors/escape sequences if running in dump terminal
Michael Prokop [Fri, 25 Nov 2011 18:09:27 +0000 (19:09 +0100)]
don't use colors/escape sequences if running in dump terminal

12 years agobuildd: add jenkins-link_latest.sh
Christian Hofstaedtler [Fri, 25 Nov 2011 16:45:56 +0000 (17:45 +0100)]
buildd: add jenkins-link_latest.sh

12 years agoAdd APT_PROXY configuration variable
Christian Hofstaedtler [Fri, 25 Nov 2011 16:18:51 +0000 (17:18 +0100)]
Add APT_PROXY configuration variable

12 years agoRetain FAI logs in grml_logs directory
Christian Hofstaedtler [Fri, 25 Nov 2011 12:07:05 +0000 (13:07 +0100)]
Retain FAI logs in grml_logs directory

12 years agoMove grml-live.log to output directory
Christian Hofstaedtler [Fri, 25 Nov 2011 12:06:41 +0000 (13:06 +0100)]
Move grml-live.log to output directory

12 years agoSW: add fai-setup-storage to GRML_FULL
Christian Hofstaedtler [Fri, 25 Nov 2011 10:43:33 +0000 (11:43 +0100)]
SW: add fai-setup-storage to GRML_FULL

12 years agobuildd: report email overhaul
Christian Hofstaedtler [Fri, 25 Nov 2011 07:25:46 +0000 (08:25 +0100)]
buildd: report email overhaul

no longer tar the logs, but add URL to logs to email, use PRODUCT_NAME
in header, etc.

12 years agobuildd: prefix log dir target with PRODUCT_NAME
Christian Hofstaedtler [Fri, 25 Nov 2011 07:09:33 +0000 (08:09 +0100)]
buildd: prefix log dir target with PRODUCT_NAME

12 years agobuildd: merge grml-buildd.std{out,err} into grml-buildd.log
Christian Hofstaedtler [Fri, 25 Nov 2011 07:06:26 +0000 (08:06 +0100)]
buildd: merge grml-buildd.std{out,err} into grml-buildd.log

Currently seeing only grml-buildd.stderr in the emails is not useful
at all.

12 years agobuildd: create ISO_NAME in function.sh
Christian Hofstaedtler [Fri, 25 Nov 2011 07:00:10 +0000 (08:00 +0100)]
buildd: create ISO_NAME in function.sh

12 years agoRemove dbus machine-id
Christian Hofstaedtler [Fri, 25 Nov 2011 06:27:49 +0000 (07:27 +0100)]
Remove dbus machine-id

It's not generated before starting dbus for the first time, but
make this explicit.

12 years agoAppend .log to grml-buildd.std{out,err} logfile names
Christian Hofstaedtler [Thu, 24 Nov 2011 12:37:59 +0000 (13:37 +0100)]
Append .log to grml-buildd.std{out,err} logfile names

12 years agoSW: add gpart to GRML_FULL
Christian Hofstaedtler [Thu, 24 Nov 2011 12:19:41 +0000 (13:19 +0100)]
SW: add gpart to GRML_FULL

12 years agoSW: add gptsync to GRML_FULL
Christian Hofstaedtler [Thu, 24 Nov 2011 12:19:25 +0000 (13:19 +0100)]
SW: add gptsync to GRML_FULL

12 years agoSW: add gdisk to GRML_FULL
Christian Hofstaedtler [Thu, 24 Nov 2011 12:18:40 +0000 (13:18 +0100)]
SW: add gdisk to GRML_FULL

12 years agoSwitch back to /var/log/syslog
Christian Hofstaedtler [Wed, 23 Nov 2011 21:17:50 +0000 (22:17 +0100)]
Switch back to /var/log/syslog

Can convince Debian at another time.

12 years agoSW: add mercurial to GRML_FULL
Christian Hofstaedtler [Mon, 21 Nov 2011 20:19:39 +0000 (21:19 +0100)]
SW: add mercurial to GRML_FULL

12 years agoSW: add iceweasel to new GRML_FULL
Michael Prokop [Mon, 21 Nov 2011 14:07:17 +0000 (15:07 +0100)]
SW: add iceweasel to new GRML_FULL

12 years agoRevert "Move 01-iceweasel to GRML_XL scripts"
Michael Prokop [Mon, 21 Nov 2011 14:05:21 +0000 (15:05 +0100)]
Revert "Move 01-iceweasel to GRML_XL scripts"

This reverts commit 6833c8b7d477a9b8136d8bbceba4e3463c5fb4b5.

iceweasel should be part of GRML_FULL.

12 years agoUse addon files from chroot if present
Christian Hofstaedtler [Mon, 21 Nov 2011 13:28:34 +0000 (14:28 +0100)]
Use addon files from chroot if present

This way - if a flavour installs all required packages -, we always
get the addon file from the packages the flavour installs. Makes
source compliance a ton easier and we don't accidentally miss
addons on GRML_FULL.

12 years agoMove 01-iceweasel to GRML_XL scripts
Christian Hofstaedtler [Mon, 21 Nov 2011 13:27:14 +0000 (14:27 +0100)]
Move 01-iceweasel to GRML_XL scripts

GRML_FULL doesn't have iceweasel any longer.

12 years agoShip sanitized rsyslog.conf
Christian Hofstaedtler [Thu, 17 Nov 2011 09:47:36 +0000 (10:47 +0100)]
Ship sanitized rsyslog.conf

12 years agoEnhance lsb-base-logging styles for action messages
Christian Hofstaedtler [Thu, 17 Nov 2011 09:34:17 +0000 (10:34 +0100)]
Enhance lsb-base-logging styles for action messages

12 years agoSW: don't ship grml-debugtools with GRML_FULL
Christian Hofstaedtler [Thu, 17 Nov 2011 09:03:57 +0000 (10:03 +0100)]
SW: don't ship grml-debugtools with GRML_FULL

12 years agolsb-base-logging: must use $TPUT for tput
Christian Hofstaedtler [Wed, 16 Nov 2011 12:16:37 +0000 (13:16 +0100)]
lsb-base-logging: must use $TPUT for tput

12 years agobuildd: files moved to grml.org:/daily/
Christian Hofstaedtler [Wed, 16 Nov 2011 12:13:35 +0000 (13:13 +0100)]
buildd: files moved to grml.org:/daily/