BTS

Issue277

Title get rid of /UNIONFS as static dependecy inside scripts
Priority feature Status resolved
Superseder Nosy List mika
Assigned To mika Topics

Created on 2007-09-04.00:01:00 by mika, last changed 2007-10-06.11:30:13 by mika.

Messages
msg854 (view) Author: mika Date: 2007-10-06.11:30:13
We believe that your issue has been closed by the upload of
Version 1.0.19 of grml-scripts from Michael Prokop <mika@grml.org>.
The explanation is attached below

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

Format: 1.7
Date: Sun, 30 Sep 2007 16:04:31 +0200
Source: grml-scripts
Binary: grml-scripts
Architecture: source i386
Version: 1.0.19
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-scripts - some small scripts which should make life easier
Changes: 
 grml-scripts (1.0.19) unstable; urgency=low
 .
   * grml2ram: adjust for usage with new live-initramfs layout.
     Apply patch by Moritz Augsburger for identifying /dev/cdrom.
   * Adjust prepare_ramdisk.sh and prepare_tmpfs.sh for live-initramfs.
     [Closes: issue277]
Files: 
 fb9bf186be8130f542978261332f33d5 606 utils optional grml-scripts_1.0.19.dsc
 25c6a79ab21c10dd8232285363f91c30 206284 utils optional grml-scripts_1.0.19.tar.gz
 2e5e7b41b6e231019555450250cf71fe 228018 utils optional grml-scripts_1.0.19_i386.deb

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

iD8DBQFHB3FB2N9T+zficugRAjTMAJ0eS5hbLWTxOUUexBsBS/gXnWsJXACffc1k
aH3xpvJKP7OIX5Dax42iW4U=
=ktYb
-----END PGP SIGNATURE-----
msg765 (view) Author: mika Date: 2007-09-05.17:14:26
Done for grml2hd and grml-autoconfig, pending for prepare* stuff only now.
msg758 (view) Author: mika Date: 2007-09-04.00:01:00
I'm working on live-initramfs integration within grml. As a consequence we 
won't have /UNIONFS available anymore, we should make sure we don't depend on /
UNIONFS statically. Well known candidates:

/usr/sbin/prepare_ramdisk.sh
/usr/sbin/prepare_tmpfs.sh
/usr/sbin/grml2hd
/etc/init.d/grml-autoconfig
History
Date User Action Args
2007-10-06 11:30:13mikasetstatus: chatting -> resolved
messages: + msg854
2007-09-05 17:14:26mikasetstatus: unread -> chatting
messages: + msg765
2007-09-04 00:01:00mikacreate