BTS

Issue490

Title grml-live: undocumented class LOCALES
Priority bug Status resolved
Superseder Nosy List azhag
Assigned To Topics grml-live, manpage

Created on 2008-07-17.09:27:00 by azhag, last changed 2008-09-01.13:30:47 by mika.

Messages
msg1456 (view) Author: mika Date: 2008-09-01.13:30:42
We believe that your issue has been closed by the upload of
Version 0.9.0 of grml-live from Michael Prokop <mika@grml.org>.
The explanation is attached below

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 01 Sep 2008 15:17:39 +0200
Source: grml-live
Binary: grml-live
Architecture: source all
Version: 0.9.0
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-live  - build system for creating a grml (based) live-cd
Changes: 
 grml-live (0.9.0) unstable; urgency=low
 .
   * Update to kernel 2.6.26-grml[64].
   * Drop sysutils and cupsys-common from package lists.
   * Add ext3grep to GRML_FULL.
   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
   * Move ssdeep and scrounge-ntfs from grml's repository list to
     Debian's one.
   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
   * Document classes in more details. Thanks to Pawel Sadkowski
     for pointing out. [Closes: issue490]
   * Drop qtparted from GRML_FULL, we have better maintained
     gparted now.
   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
     /etc/grml/fai/config/class/GRML_MEDIUM.var,
     /etc/grml/fai/config/class/GRML_POWERPC.var and
     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
     configuration through GRMLBASE.var and this way it's much
     easier to adjust settings according to your needs.
   * Improve error handling in grml-live, including a check
     for pipestatus of fai command.
   * Output grml version in grml's live-initramfs script
     Thanks for the idea, Marc Haber. [Closes: issue488]
   * Drop glimpse from GRML_FULL due to license problems, see #474322.
   * Display SQUASHFS_OPTIONS in configuration overview.
   * Make sure it's possible to get usage information without being
     root or actually executing the script.
   * Improve usage information screen.
   * Display progress of squashfs, when building via a buildsystem
     just set -no-progress in $SQUASHFS_OPTIONS instead.
   * Use linux-kernel-headers-grml in grml-medium.
   * Use vim.basic as alternative setting for 'vi'.
   *
Checksums-Sha1: 
 e50edb4f62854b4db0932bf9d7901dd622b183a1 848 grml-live_0.9.0.dsc
 0845b561ce12da5b06b10fbc78598073525edf1e 2058962 grml-live_0.9.0.tar.gz
 ec876c2754c7547fdfaa4a64747fb9a580ef32fd 2067112 grml-live_0.9.0_all.deb
Checksums-Sha256: 
 617baf6314afda9dadcbf1e3401a9a1e333019bf486485df7d7d5810cd93347a 848 grml-live_0.9.0.dsc
 23b0b34142d9f4b840f28a4880fd552f884d38d6e683ebb6b13303f52d92a73e 2058962 grml-live_0.9.0.tar.gz
 614a43086718f734c5143b0578894ca55d8b5014e7e06632330cba0932138c73 2067112 grml-live_0.9.0_all.deb
Files: 
 d544da3f60ded244688bf02cbe96d30a 848 grml extra grml-live_0.9.0.dsc
 742feccdd8c77c6b8029c00b8ffa1d43 2058962 grml extra grml-live_0.9.0.tar.gz
 e2c2c8cb4802830d19b53a9b63c408a8 2067112 grml extra grml-live_0.9.0_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFIu+1v2N9T+zficugRAk60AJ43k3th6biJ+iGhi765KUMYxBDDAACeP9/m
DSCqLwztnmRVaxfoJwQ3u34=
=KKyS
-----END PGP SIGNATURE-----
msg1375 (view) Author: mika Date: 2008-07-17.09:33:46
* Pawel Sadkowski <bts@bts.grml.org> [20080717 11:27]:

> There is undocumented class LOCALES (for generating all locales in non-
> GRML_FULL builds)  in grml-live(8). Manpage says only about classes in /etc/
> grml/fai/config/package_config/.

Yeah, you're absolutely right, thanks for pointing out - I'll fix
that.

-mika-
msg1374 (view) Author: azhag Date: 2008-07-17.09:26:59
There is undocumented class LOCALES (for generating all locales in non-
GRML_FULL builds)  in grml-live(8). Manpage says only about classes in /etc/
grml/fai/config/package_config/.
History
Date User Action Args
2008-09-01 13:30:47mikasetstatus: in-progress -> resolved
messages: + msg1456
2008-07-17 19:16:47mikasetstatus: chatting -> in-progress
2008-07-17 09:33:46mikasetstatus: unread -> chatting
messages: + msg1375
2008-07-17 09:27:00azhagcreate