BTS

Issue654

Title Reboot vs power-off
Priority wish Status resolved
Superseder Nosy List mika, suntong
Assigned To mika Topics

Created on 2009-03-18.23:44:54 by suntong, last changed 2009-03-23.07:59:43 by mika.

Messages
msg2067 (view) Author: suntong Date: 2009-03-19.14:33:13
On Thu, Mar 19, 2009 at 7:54 AM, Michael Prokop <bts@bts.grml.org> wrote:

> Puh, took some time until I checked that you're talking about
> grml2hd and not about the live system. :)

Ops, sorry. Forgot to mention -- I thought that they are the same. Now
I remember that they are different. :-)

Thanks for the quick fix.
msg2066 (view) Author: mika Date: 2009-03-19.12:15:53
We believe that your issue has been closed by the upload of
Version 1.1.4 of grml2hd from Michael Prokop <mika@grml.org>.
The explanation is attached below

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

Format: 1.8
Date: Thu, 19 Mar 2009 13:02:07 +0100
Source: grml2hd
Binary: grml2hd
Architecture: source all
Version: 1.1.4
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml2hd    - make a harddisk installation of grml
Changes: 
 grml2hd (1.1.4) unstable; urgency=low
 .
   * /etc/inittab: instead of poweroff let's reboot when Ctrl-Alt-Del
     is pressed. This is the well-established/accepted way.
     Thanks for the suggestion to Tong Sun. [Closes: issue654]
   * Move asciidoc, xsltproc, docbook-xsl to Build-Depends-Indep.
Checksums-Sha1: 
 c7400cfa3e4551f47c7809ff845462f4ea811169 916 grml2hd_1.1.4.dsc
 63c521b09836c7a577f7b71788dd2fe1324f7453 295903 grml2hd_1.1.4.tar.gz
 b3c8482f4435577de41063e3167851fb1c5dede4 294658 grml2hd_1.1.4_all.deb
Checksums-Sha256: 
 df5857d01c9e3775ea8fd7adaa93080501fda48114e722cabe86751693c26376 916 grml2hd_1.1.4.dsc
 b623d9da40b4fbb33ff92f5d209657c34baa5bd0bec6aca190cc6d31ffca69fc 295903 grml2hd_1.1.4.tar.gz
 7605741078d4216dc4fef88cee784721526eefd74c1f379e84afc6a822c3a3dc 294658 grml2hd_1.1.4_all.deb
Files: 
 4064674fa3f1fa3ebf29aebb8e45018f 916 grml optional grml2hd_1.1.4.dsc
 d4901db2e98498a0fd4949ee0f568cfe 295903 grml optional grml2hd_1.1.4.tar.gz
 b09b5451c8abf3dc49f9e52adfc133b3 294658 grml optional grml2hd_1.1.4_all.deb

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

iD8DBQFJwjRv2N9T+zficugRAgemAJ44yPmqbqMKNvpDcLuuR2lI2CJVtQCeKMBt
IaQ8y7gpNREg+WUS87tURB8=
=YWhG
-----END PGP SIGNATURE-----
msg2064 (view) Author: mika Date: 2009-03-19.11:54:35
* Tong Sun <bts@bts.grml.org> [20090319 00:45]:

> when the Ctrl-Alt-Del is pressed, currently it does poweroff, as
> opposed to reboot, which is the well-established/accepted way.

> Can we change it to be reboot instead, since pressing the power button
> does the soft-poweroff already?
> i.e., change from grml-halt to grml-reboot in /etc/inittab?

Puh, took some time until I checked that you're talking about
grml2hd and not about the live system. :)

Done:

http://git.grml.org/?p=grml2hd.git;a=commit;h=422a7be
inittab: use grml-reboot instead of grml-halt | 2009-03-19 12:53:39 +0100

Uploading.

thx && regards,
-mika-
msg2062 (view) Author: suntong Date: 2009-03-18.23:44:53
Hi,

when the Ctrl-Alt-Del is pressed, currently it does poweroff, as
opposed to reboot, which is the well-established/accepted way.

Can we change it to be reboot instead, since pressing the power button
does the soft-poweroff already?
i.e., change from grml-halt to grml-reboot in /etc/inittab?
History
Date User Action Args
2009-03-23 07:59:43mikasetstatus: chatting -> resolved
nosy: mika, suntong
2009-03-19 14:33:15suntongsetstatus: resolved -> chatting
nosy: mika, suntong
messages: + msg2067
2009-03-19 12:15:56mikasetstatus: in-progress -> resolved
nosy: mika, suntong
messages: + msg2066
2009-03-19 11:54:59mikasetpriority: wish
status: chatting -> in-progress
nosy: + mika
assignedto: mika
2009-03-19 11:54:37mikasetstatus: unread -> chatting
messages: + msg2064
2009-03-18 23:44:54suntongcreate