grml-live.git
12 years agoUpdate shipped grub2 to 1.99-4
Christian Hofstaedtler [Sat, 21 May 2011 21:07:15 +0000 (23:07 +0200)]
Update shipped grub2 to 1.99-4

This should fix the 'unaligned pointer' problem, hopefully.

12 years agoSW: Remove linux-kernel-headers-grml from grml-medium.
Michael Prokop [Wed, 18 May 2011 11:43:32 +0000 (13:43 +0200)]
SW: Remove linux-kernel-headers-grml from grml-medium.

Let's use linux-libc-dev instead, so all our medium flavours are in sync.

12 years agoSW: Add virtualbox packages to amd64 flavour.
Michael Prokop [Wed, 18 May 2011 11:42:30 +0000 (13:42 +0200)]
SW: Add virtualbox packages to amd64 flavour.

Nowadays the packages work for 32bit and 64bit, so make sure our
flavours are in sync.

12 years agoisolinux f5: fix layout.
Michael Prokop [Wed, 18 May 2011 11:38:25 +0000 (13:38 +0200)]
isolinux f5: fix layout.

12 years agoFix name of SQUASHFS_NAME var in templates
Christian Hofstaedtler [Sun, 15 May 2011 23:18:05 +0000 (01:18 +0200)]
Fix name of SQUASHFS_NAME var in templates

12 years agoRelease new version 0.14.0. v0.14.0
Michael Prokop [Wed, 11 May 2011 21:20:37 +0000 (23:20 +0200)]
Release new version 0.14.0.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoinitramfs-tools: use xz with -8 and --check=crc32.
Michael Prokop [Wed, 11 May 2011 12:08:07 +0000 (14:08 +0200)]
initramfs-tools: use xz with -8 and --check=crc32.

12 years agoAdjust lintian overrides for new lintian and policy.
Michael Prokop [Wed, 11 May 2011 12:42:20 +0000 (14:42 +0200)]
Adjust lintian overrides for new lintian and policy.

12 years agodocs: fix wording (s/allows to/allows one to/), thanks lintian.
Michael Prokop [Wed, 11 May 2011 12:41:47 +0000 (14:41 +0200)]
docs: fix wording (s/allows to/allows one to/), thanks lintian.

12 years agoBump Standards-Version to 3.9.2.
Michael Prokop [Wed, 11 May 2011 12:34:54 +0000 (14:34 +0200)]
Bump Standards-Version to 3.9.2.

12 years agoSW: remove c3270 from GRML_FULL (ENOSPACE).
Michael Prokop [Wed, 11 May 2011 10:05:17 +0000 (12:05 +0200)]
SW: remove c3270 from GRML_FULL (ENOSPACE).

12 years agoSW: remove darcs from GRML_FULL (too large).
Michael Prokop [Wed, 11 May 2011 10:00:24 +0000 (12:00 +0200)]
SW: remove darcs from GRML_FULL (too large).

12 years agoSW: re-add ratpoison to GRML_FULL
Christian Hofstaedtler [Wed, 11 May 2011 08:15:24 +0000 (10:15 +0200)]
SW: re-add ratpoison to GRML_FULL

12 years agoSW: add firmware-realtek to GRML_FULL,GRML_MEDIUM
Christian Hofstaedtler [Wed, 11 May 2011 08:14:12 +0000 (10:14 +0200)]
SW: add firmware-realtek to GRML_FULL,GRML_MEDIUM

12 years agoarrange /run like on a normal system
Christian Hofstaedtler [Tue, 10 May 2011 23:22:18 +0000 (01:22 +0200)]
arrange /run like on a normal system

12 years agoRevert "Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use first partition as...
Michael Prokop [Tue, 10 May 2011 17:18:47 +0000 (19:18 +0200)]
Revert "Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use first partition as boot system."

This reverts commit aac340b028d5fa45a5e34d07fbd792858607b791.

The switch broke usb keys on some BIOS versions, causing freezes
while detecting the usb stick (without the option to even enter
the BIOS setup). 2010.12 used to work fine and when reverting it
via:

  (dd if=foo.iso bs=1 count=48 skip=462; dd if=foo.iso bs=1 count=16 skip=446) >x;
  dd of=foo.iso bs=1 conv=notrunc count=64 seek=446 if=x

it's working again. So revert to previous state.

Thanks to ryx for reporting and testing and Thorsten Glaser
for his valuable comments.

12 years agorebuild mtab during boot
Christian Hofstaedtler [Mon, 9 May 2011 21:09:24 +0000 (23:09 +0200)]
rebuild mtab during boot

As more and more tmpfs filesystems get mounted during boot, we can't
really ship a static /etc/mtab. Switch to the standard Debian way.

12 years agowork around udev's "cosmetic warnings"
Christian Hofstaedtler [Mon, 9 May 2011 19:06:52 +0000 (21:06 +0200)]
work around udev's "cosmetic warnings"

Debian Bug #624145. All of this should be harmless, and we're taking
extra caution by only targeting the one known problematic udev version.

12 years agodocument ip= boot option
Christian Hofstaedtler [Mon, 9 May 2011 18:13:30 +0000 (20:13 +0200)]
document ip= boot option

12 years agodocument dns= boot option
Christian Hofstaedtler [Mon, 9 May 2011 18:07:24 +0000 (20:07 +0200)]
document dns= boot option

12 years agoSW: remove docbook-utils again (pulling in luatex and more).
Michael Prokop [Mon, 9 May 2011 14:27:07 +0000 (16:27 +0200)]
SW: remove docbook-utils again (pulling in luatex and more).

12 years agogrml-cheatcodes.txt: update documentation regarding fetch= bootoption (supports DNS...
Michael Prokop [Mon, 9 May 2011 14:26:16 +0000 (16:26 +0200)]
grml-cheatcodes.txt: update documentation regarding fetch= bootoption (supports DNS nowadays).

12 years agoRelease new version 0.13.3. v0.13.3
Michael Prokop [Mon, 9 May 2011 12:05:06 +0000 (14:05 +0200)]
Release new version 0.13.3.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoSW: drop rc from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:48:46 +0000 (13:48 +0200)]
SW: drop rc from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: removed dired (32bit-only, unmaintained in Grml).
Michael Prokop [Mon, 9 May 2011 11:45:14 +0000 (13:45 +0200)]
SW: removed dired (32bit-only, unmaintained in Grml).

12 years agoSW: add docbook-utils to GRML_FULL.
Michael Prokop [Mon, 9 May 2011 11:43:00 +0000 (13:43 +0200)]
SW: add docbook-utils to GRML_FULL.

12 years agoUpdate software-changes-schedule.txt - docbook-xml is not listed in package_config.
Michael Prokop [Mon, 9 May 2011 11:42:10 +0000 (13:42 +0200)]
Update software-changes-schedule.txt - docbook-xml is not listed in package_config.

12 years agoSW: remove sgml-data from GRML_FULL (too unrelevant).
Michael Prokop [Mon, 9 May 2011 11:41:24 +0000 (13:41 +0200)]
SW: remove sgml-data from GRML_FULL (too unrelevant).

12 years agoSW: remove openjade from GRML_FULL (too unrelevant).
Michael Prokop [Mon, 9 May 2011 11:36:41 +0000 (13:36 +0200)]
SW: remove openjade from GRML_FULL (too unrelevant).

12 years agoSW: remove sp from GRML_FULL (too unrelevant).
Michael Prokop [Mon, 9 May 2011 11:36:22 +0000 (13:36 +0200)]
SW: remove sp from GRML_FULL (too unrelevant).

12 years agoSW: remove csstidy from GRML_FULL (too unrelevant).
Michael Prokop [Mon, 9 May 2011 11:31:43 +0000 (13:31 +0200)]
SW: remove csstidy from GRML_FULL (too unrelevant).

12 years agoSW: drop tetradraw from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:31:08 +0000 (13:31 +0200)]
SW: drop tetradraw from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop tidy from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:30:43 +0000 (13:30 +0200)]
SW: drop tidy from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop unrar-free from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:29:57 +0000 (13:29 +0200)]
SW: drop unrar-free from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop user-setup from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:28:55 +0000 (13:28 +0200)]
SW: drop user-setup from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop weechat* from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:28:20 +0000 (13:28 +0200)]
SW: drop weechat* from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop xfaces from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:27:51 +0000 (13:27 +0200)]
SW: drop xfaces from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop yatm from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:27:28 +0000 (13:27 +0200)]
SW: drop yatm from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop zec from GRML_FULL (as scheduled via software-changes-schedule.txt).
Michael Prokop [Mon, 9 May 2011 11:26:51 +0000 (13:26 +0200)]
SW: drop zec from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: drop all xmms2 packages from GRML_FULL (as scheduled via software-changes-schedul...
Michael Prokop [Mon, 9 May 2011 11:24:09 +0000 (13:24 +0200)]
SW: drop all xmms2 packages from GRML_FULL (as scheduled via software-changes-schedule.txt).

12 years agoSW: remove noshell from GRML_FULL (transitional to non-free titantools).
Michael Prokop [Mon, 9 May 2011 11:21:54 +0000 (13:21 +0200)]
SW: remove noshell from GRML_FULL (transitional to non-free titantools).

12 years agoSW: drop gfs-tools + gfs2-tools from GRML_FULL.
Michael Prokop [Mon, 9 May 2011 11:12:15 +0000 (13:12 +0200)]
SW: drop gfs-tools + gfs2-tools from GRML_FULL.

12 years agoSW: remove eieio from GRML_FULL (obsoleted by Emacs 23.2, see #617267).
Michael Prokop [Mon, 9 May 2011 10:58:38 +0000 (12:58 +0200)]
SW: remove eieio from GRML_FULL (obsoleted by Emacs 23.2, see #617267).

12 years agoSW: remove rodc and rdoc1.8 from GRML_FULL (provided by ruby since squeeze).
Michael Prokop [Mon, 9 May 2011 10:57:03 +0000 (12:57 +0200)]
SW: remove rodc and rdoc1.8 from GRML_FULL (provided by ruby since squeeze).

12 years agoSW: replace portmap with rpcbind in all Grml flavours.
Michael Prokop [Mon, 9 May 2011 10:55:57 +0000 (12:55 +0200)]
SW: replace portmap with rpcbind in all Grml flavours.

12 years agoSW: remove irb from GRML_FULL (provided by ruby since squeeze).
Michael Prokop [Mon, 9 May 2011 10:53:16 +0000 (12:53 +0200)]
SW: remove irb from GRML_FULL (provided by ruby since squeeze).

12 years agoSW: drop backuppc from GRML_FULL (too big, currently uninstallable, not that relevant...
Michael Prokop [Mon, 9 May 2011 10:43:27 +0000 (12:43 +0200)]
SW: drop backuppc from GRML_FULL (too big, currently uninstallable, not that relevant on live system). Drop according /var/lib/backuppc removal from grml_cleanup_chroot.

12 years agoSW: remove ekeyd from GRML_FULL (broken, several known issues).
Michael Prokop [Mon, 9 May 2011 10:04:33 +0000 (12:04 +0200)]
SW: remove ekeyd from GRML_FULL (broken, several known issues).

12 years agoGRMLBASE/01-packages: fix path to logfile for packages.list.
Michael Prokop [Mon, 9 May 2011 09:59:53 +0000 (11:59 +0200)]
GRMLBASE/01-packages: fix path to logfile for packages.list.

The path to the file was changed in FAI 3.3.5~beta2
from /tmp/packages.list to /var/log/install_packages.list.
Adapt that accordingly for usage within grml-live.

12 years agoSW: remove dog from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:53:05 +0000 (11:53 +0200)]
SW: remove dog from GRML_FULL

Gone from Debian.

12 years agoSW: remove sbm from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:52:20 +0000 (11:52 +0200)]
SW: remove sbm from GRML_FULL

RoQA Debian Bug #614855

12 years agoSW: remove python2.4 from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:51:46 +0000 (11:51 +0200)]
SW: remove python2.4 from GRML_FULL

No longer present in any current Debian release.

12 years agoSW: remove log2mail from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:25:20 +0000 (11:25 +0200)]
SW: remove log2mail from GRML_FULL

RoQA Debian Bug #623246

12 years agoSW: remove spicctrl from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:24:01 +0000 (11:24 +0200)]
SW: remove spicctrl from GRML_FULL

RoQA Debian Bug #612073

12 years agoSW: remove s3switch from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:23:34 +0000 (11:23 +0200)]
SW: remove s3switch from GRML_FULL

Gone from Debian

12 years agoSW: remove opie-client from GRML_FULL
Christian Hofstaedtler [Mon, 9 May 2011 09:22:38 +0000 (11:22 +0200)]
SW: remove opie-client from GRML_FULL

RoQA Debian Bug #622246

12 years agoRemove available packages from to-check list
Christian Hofstaedtler [Tue, 3 May 2011 22:58:39 +0000 (00:58 +0200)]
Remove available packages from to-check list

12 years agoSW: remove xcardii from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:40:49 +0000 (00:40 +0200)]
SW: remove xcardii from GRML_FULL

xcardii probably was removed together with muscletools.

12 years agoSW: remove viewglob from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:39:49 +0000 (00:39 +0200)]
SW: remove viewglob from GRML_FULL

Bug #549244: RM: viewglob -- RoQA; orphaned low popcon

12 years agoSW: remove tn5250 from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:38:51 +0000 (00:38 +0200)]
SW: remove tn5250 from GRML_FULL

Bug #540953: RM: tn5250 -- RoQA; orphaned low popcon

12 years agoSW: remove pytris from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:37:54 +0000 (00:37 +0200)]
SW: remove pytris from GRML_FULL

Bug #608689: RM: pytris -- RoM; security issues; abandoned upstream

12 years agoSW: remove prismstumbler from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:36:44 +0000 (00:36 +0200)]
SW: remove prismstumbler from GRML_FULL

Bug #614634: RM: prismstumbler -- RoQA; orphaned, dead upstream,
low popcon, alternatives

12 years agoSW: remove qprof from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:35:55 +0000 (00:35 +0200)]
SW: remove qprof from GRML_FULL

Bug#620753: RM: qprof -- ROM; dead upstream, low popcon count

12 years agoSW: remove orpheus from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:34:21 +0000 (00:34 +0200)]
SW: remove orpheus from GRML_FULL

Bug #614854: RM: orpheus -- RoQA; dead upstream, orphaned, unused,
replacements exist

12 years agoSW: follow nilfs-tools transition for GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:31:23 +0000 (00:31 +0200)]
SW: follow nilfs-tools transition for GRML_FULL

Favor sid builds here.

12 years agoSW: remove muscletools from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:29:37 +0000 (00:29 +0200)]
SW: remove muscletools from GRML_FULL

Bug #614885: RM: muscletools -- ROM

12 years agoSW: remove detachtty from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:27:23 +0000 (00:27 +0200)]
SW: remove detachtty from GRML_FULL

Bug #521499: RM: detachtty -- RoQA; orphaned

12 years agoSW: remove ctrlproxy from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:26:09 +0000 (00:26 +0200)]
SW: remove ctrlproxy from GRML_FULL

Bug #617594: RM: ctrlproxy -- RoQA; dead upstream, unused, orphaned, RC-buggy

12 years agoSW: remove cedet-common from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:24:38 +0000 (00:24 +0200)]
SW: remove cedet-common from GRML_FULL

Bug #617267: RM: cedet/unstable -- obsoleted by Emacs 23.2

12 years agoSW: remove asn1c from GRML_FULL
Christian Hofstaedtler [Tue, 3 May 2011 22:22:41 +0000 (00:22 +0200)]
SW: remove asn1c from GRML_FULL

RoQA: #617832

12 years agofix squashfs builds with gzip compression
Christian Hofstaedtler [Thu, 28 Apr 2011 22:00:20 +0000 (00:00 +0200)]
fix squashfs builds with gzip compression

Thanks to Andreas Korsten for reporting the problem (and a patch).

12 years agobuildd: follow symlinks to archive and dump the log files they point to.
Michael Prokop [Thu, 28 Apr 2011 07:39:23 +0000 (09:39 +0200)]
buildd: follow symlinks to archive and dump the log files they point to.

12 years agobuildd: support IGNORE class to ignore requests to install software packages from...
Michael Prokop [Tue, 26 Apr 2011 15:20:17 +0000 (17:20 +0200)]
buildd: support IGNORE class to ignore requests to install software packages from other classes

If packages fail to install in autobuilds it's annoying to have
build errors. Even worse it's not having daily ISOs at all if
unstable is broken.

Therefore support the class "IGNORE" in which you can list
all the packages you don't want to install even though the
package(s) might be requested in other classes. Using the
"keyword-" unmarks the package for installation and therefore
we can safely skip packages on daily builds while they are known
to be broken.

Usage example how to ignore speechd-el and ekeyd:

PACKAGES aptitude

speechd-el-
ekeyd-
EOF

12 years agoSupport wheezy as suite inside /etc/grml/fai/apt/sources.list.
Michael Prokop [Tue, 26 Apr 2011 11:41:27 +0000 (13:41 +0200)]
Support wheezy as suite inside /etc/grml/fai/apt/sources.list.

Without having wheezy as suite in the $DIST list for
/etc/grml/fai/apt/sources.list the keyword won't be switched back
to other releases once the system has been built for wheezy. :-/

13 years agoAddon: Replace gPXE with iPXE (see Debian BTS #474034).
Michael Prokop [Wed, 20 Apr 2011 09:03:52 +0000 (11:03 +0200)]
Addon: Replace gPXE with iPXE (see Debian BTS #474034).

13 years agotypo fix in grml-live-remaster man page
Christian Hofstaedtler [Tue, 19 Apr 2011 13:05:14 +0000 (15:05 +0200)]
typo fix in grml-live-remaster man page

13 years agoSW: add rs to GRML_FULL.
Michael Prokop [Mon, 11 Apr 2011 08:17:19 +0000 (10:17 +0200)]
SW: add rs to GRML_FULL.

13 years agoPass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use first partition as boot system.
Michael Prokop [Thu, 7 Apr 2011 22:50:00 +0000 (00:50 +0200)]
Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use first partition as boot system.

Linux fdisk expects partitions in on-disc order. When using
4:0x96 there's only one partition, being sdX4. If a user creates
a new partition then it's called sdX1 but gets shown after sdX4.
Let's try to stop the confusion and use first partition for the
iso9660 system.

Thanks: Thorsten Glaser <tg@mirbsd.org>

13 years agoSW: drop loop-aes-modules-2.6.38-grml[64] and speakup-modules-2.6.38-grml[64] from...
Michael Prokop [Sun, 3 Apr 2011 23:34:26 +0000 (01:34 +0200)]
SW: drop loop-aes-modules-2.6.38-grml[64] and speakup-modules-2.6.38-grml[64] from GRML_FULL

loop-aes is poorly maintained in Debian and recent dmcrypt
in mainstream improved, see #604644

speakup is available in mainline kernel and featured by
the linux-image Debian package, so no reason to provide
it as separate package any longer

13 years agosoftware-changes-schedule.txt: add packages that don't seem to be available on sid...
Michael Prokop [Sun, 3 Apr 2011 23:32:56 +0000 (01:32 +0200)]
software-changes-schedule.txt: add packages that don't seem to be available on sid anymore

Add packages that are listed with:

| Couldn't find any package whose name or description matched

in current grml-live runs against sid.

13 years agomodprobe.d/loop-part.conf: add max_loop=32
Michael Prokop [Sun, 27 Mar 2011 20:40:01 +0000 (22:40 +0200)]
modprobe.d/loop-part.conf: add max_loop=32

13 years agoEnable loopback partitions per default.
Ulrich Dangel [Fri, 25 Mar 2011 17:08:45 +0000 (18:08 +0100)]
Enable loopback partitions per default.

13 years agoSW: remove doxygen from GRML_FULL
Christian Hofstaedtler [Sun, 27 Mar 2011 20:25:38 +0000 (22:25 +0200)]
SW: remove doxygen from GRML_FULL

doxygen now depends on TeX, which is too large.

Acked-By: Michael Prokop <mika@grml.org>
13 years agoSW: remove spell, spellutils from GRML_FULL
Christian Hofstaedtler [Sun, 27 Mar 2011 20:21:26 +0000 (22:21 +0200)]
SW: remove spell, spellutils from GRML_FULL

This is to avoid pulling in ispell.

Acked-By: Michael Prokop <mika@grml.org>
13 years agoSW: Added grml-feedback to GRML_{FULL,MEDIUM,SMALL}
Ulrich Dangel [Sat, 19 Mar 2011 15:27:02 +0000 (16:27 +0100)]
SW: Added grml-feedback to GRML_{FULL,MEDIUM,SMALL}

13 years agoscripts/release_helper.sh: disable apt-listchanges and apt-listbugs.
Michael Prokop [Fri, 18 Mar 2011 14:21:45 +0000 (15:21 +0100)]
scripts/release_helper.sh: disable apt-listchanges and apt-listbugs.

13 years agoscripts/release_helper.sh: also build Packages.gz file for http usage in sources...
Michael Prokop [Fri, 18 Mar 2011 14:16:03 +0000 (15:16 +0100)]
scripts/release_helper.sh: also build Packages.gz file for http usage in sources.list.

13 years agoSW: Add partimage to GRML_MEDIUM and GRML_SMALL. [Closes: issue972]
Michael Prokop [Fri, 18 Mar 2011 14:03:40 +0000 (15:03 +0100)]
SW: Add partimage to GRML_MEDIUM and GRML_SMALL. [Closes: issue972]

Thanks: neXyon for reporting.

13 years agoRelease new version 0.13.2. v0.13.2
Michael Prokop [Fri, 18 Mar 2011 13:28:18 +0000 (14:28 +0100)]
Release new version 0.13.2.

Signed-off-by: Michael Prokop <mika@grml.org>
13 years agobuildd/functions.sh: Drop usage of MUTT_HEADERS and call mutt with according configur...
Michael Prokop [Fri, 18 Mar 2011 13:37:07 +0000 (14:37 +0100)]
buildd/functions.sh: Drop usage of MUTT_HEADERS and call mutt with according configuration directly.

13 years agobuildd/functions.sh: use mutt instead of nail again.
Michael Prokop [Fri, 18 Mar 2011 13:03:02 +0000 (14:03 +0100)]
buildd/functions.sh: use mutt instead of nail again.

In git commit bbc4b9db068e7ed536161680c84fbed328ddb3af
back in january 2010 we had to switch from mutt to nail
because of an annoying behaviour change in attachment
handling. Now having mutt 1.5.20 in the relevant Debian
suites available let's turn back to mutt, because
nail sucks at attachment handling even more.

13 years agobuildd/cronjob.sh: upload and remove ISOS after each grml-flavour.
Michael Prokop [Fri, 18 Mar 2011 12:38:06 +0000 (13:38 +0100)]
buildd/cronjob.sh: upload and remove ISOS after each grml-flavour.

13 years agoscripts/release_helper.sh: also remove leftover directories from grml-live.build...
Michael Prokop [Fri, 18 Mar 2011 12:31:37 +0000 (13:31 +0100)]
scripts/release_helper.sh: also remove leftover directories from grml-live.build-area.

13 years agoscripts/release_helper.sh: fix debian/changelog format.
Michael Prokop [Fri, 18 Mar 2011 12:29:39 +0000 (13:29 +0100)]
scripts/release_helper.sh: fix debian/changelog format.

13 years agoscripts/release_helper.sh: improve documentation, provide git log in debian/changelog
Michael Prokop [Fri, 18 Mar 2011 12:23:57 +0000 (13:23 +0100)]
scripts/release_helper.sh: improve documentation, provide git log in debian/changelog

13 years agoscripts/release_helper.sh: remove files from grml-live.build-area on autobuilds
Michael Prokop [Fri, 18 Mar 2011 12:11:49 +0000 (13:11 +0100)]
scripts/release_helper.sh: remove files from grml-live.build-area on autobuilds

13 years agoscripts/release_helper.sh: provide autobuild install instructions and use sudo.
Michael Prokop [Fri, 18 Mar 2011 12:08:51 +0000 (13:08 +0100)]
scripts/release_helper.sh: provide autobuild install instructions and use sudo.

13 years agobuildd: fix suite information for wheezy links
Michael Prokop [Fri, 18 Mar 2011 11:41:07 +0000 (12:41 +0100)]
buildd: fix suite information for wheezy links

13 years agobuildd: support setting variables through grml-buildd.conf in working directory,...
Michael Prokop [Fri, 18 Mar 2011 11:11:58 +0000 (12:11 +0100)]
buildd: support setting variables through grml-buildd.conf in working directory, support $STORAGE_ADMIN instead of hard coded mailaddress

13 years agobuildd: Finalize sha1sum support.
Michael Prokop [Fri, 18 Mar 2011 11:01:23 +0000 (12:01 +0100)]
buildd: Finalize sha1sum support.