BTS

Issue436

Title grml-live: adjust /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
Priority bug Status resolved
Superseder Nosy List mika
Assigned To mika Topics grml-live

Created on 2008-03-17.23:46:57 by mika, last changed 2008-10-25.23:16:18 by mika.

Messages
msg1623 (view) Author: mika Date: 2008-10-25.23:16:18
Should be fixed, closing therefor.
msg1303 (view) Author: mika Date: 2008-05-11.16:45:26
Michael Prokop <mika@grml.org> has uploaded a package that may fix your bug.
Please test the package and inform the maintainer whether
version 0.7 of grml-live works as intended or not.

Thank you

The changelog is attached below

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

Format: 1.7
Date: Sun, 11 May 2008 18:28:12 +0200
Source: grml-live
Binary: grml-live
Architecture: source all
Version: 0.7
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.7) unstable; urgency=low
 .
   * Update templates/boot/addons/allinone.img to current version
     from http://home.arcor.de/mschierlm/bootdisk/
     Thanks, Michael Schierl.
   * Add packages to GRML_FULL:
     - gnuit
     - i2c-tools [thanks to Mario Holbe]
     - iotop
     - keynav
   * Remove packages from GRML_FULL:
     - emelfm (#364442)
     - nufw (#468245)
     - sound-recorder (#288211)
   * Readd libewf to GRML_FULL.
   * buildd: use RELEASE-class in all build scripts
   * Mention noquick bootoption in bootsplash and cheatcode file.
   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
   * Make sure username is adjusted in /etc/inittab.grml if username
     not being "grml". Thanks for reporting, Thomas Lehmann.
     [Testing: issue436]
   * Add check for existence of -nolzma option. If squashfs-tools
     doesn't support it at all then just get rid of the option.
Files: 
 bab51f91977fa2ec1496be93060d38a3 601 grml extra grml-live_0.7.dsc
 6c6b76d995906840332729285a192626 2082415 grml extra grml-live_0.7.tar.gz
 ea9ab7dc2b6c11bf6e665394190c8512 2060484 grml extra grml-live_0.7_all.deb

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

iD8DBQFIJx+y2N9T+zficugRAtAcAJ4k1TGRyqFcnfTjwe1b+KEB13uBEQCdHcWy
ATTMTbEoNIIPh86eCfDkOMc=
=w8hN
-----END PGP SIGNATURE-----
msg1262 (view) Author: mika Date: 2008-03-17.23:46:56
Thanks for the bugreport to Thomas Lehmann:

If I change the USERNAME in /etc/grml/grml-live.conf from "grml" to "user" (or
anything else) then I am not able to use virtual consoles 4,5,6 from a newly
build custom live CD.
This is because the user "grml" is hard wired in /etc/inittab within the grml-
live build process.
Maybe the script /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup could be
the place to adjust the user name according to the custom setting?
History
Date User Action Args
2008-10-25 23:16:18mikasetstatus: testing -> resolved
messages: + msg1623
2008-05-11 16:45:29mikasetstatus: unread -> testing
messages: + msg1303
2008-03-17 23:46:57mikacreate