BTS

Issue1153

Title document ethtimeout
Priority wish Status resolved
Superseder Nosy List vjm
Assigned To Topics

Created on 2012-04-03.04:18:35 by vjm, last changed 2012-05-14.14:15:20 by mika.

Messages
msg4353 (view) Author: mika Date: 2012-05-14.14:15:20
We believe that your issue has been closed by the upload of
Version 0.19.1 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, 14 May 2012 15:58:26 +0200
Source: grml-live
Binary: grml-live grml-live-db
Architecture: source all
Version: 0.19.1
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) Linux live system
 grml-live-db - log package build information of grml-live to database
Changes: 
 grml-live (0.19.1) unstable; urgency=low
 .
   [ Michael Prokop ]
   * [582f3a3] Bump Standards-Version to 3.9.3
   * Software related changes:
     - [cb20a89] add pppoeconf to GRML_SMALL and GRML_FULL
       Thanks to Heinz Ahrens for the wish request
     - [d81e978] add open-vm-tools to GRML_FULL
       Thanks to Holger Baust for the suggestion
     - [851f880] add iptstate to GRML_SMALL and GRML_FULL
       Thanks to Markus Ulrich
     - [026a603] add xmount to GRML_FULL
     - [3ff6f9b] add ewf-tools to GRML_FULL
 .
   [ Evgeni Golov ]
   * [bf4073e] Switch order of Depends from genisoimage | xorriso to
     xorriso | genisoimage
   * [950ef7a] document ethdevice-timeout cheatcode. Thanks to
     Vincent McIntyre <vincent.mcintyre@csiro.au> [Closes: issue1153]
Checksums-Sha1: 
 b93a13ace1ac0ea88625ec9d6dc26dcd4a75da61 995 grml-live_0.19.1.dsc
 5ba7f91e339d780d69e1a62fbeeb7b21169a95de 518000 grml-live_0.19.1.tar.gz
 ed98b2d5f1cf57c4c3c56a03b2fb945a1b4ce51a 540878 grml-live_0.19.1_all.deb
 7a6ccb5efa0b80f2bf48e662d4451dd948d57838 64932 grml-live-db_0.19.1_all.deb
Checksums-Sha256: 
 5beee1e7d91680ef3689a2f271ae867cdf2f26f79cd140086417512164f2cbca 995 grml-live_0.19.1.dsc
 271126a1e81ec10ece8fda7c5dfe2e7a824806d14aa63532c735a358d3d779d9 518000 grml-live_0.19.1.tar.gz
 0972b9a9ec081ffeec0cb245d7365f00c3ea88268a7b1f63fb5417b38e2174af 540878 grml-live_0.19.1_all.deb
 5247306f6afe825fecc369f97599be4f1bff5198b01ba47b73c5cb06885a0714 64932 grml-live-db_0.19.1_all.deb
Files: 
 01a0bdb283542b183b1c26f7ddebd1aa 995 grml extra grml-live_0.19.1.dsc
 023b612d78f46a2d8741db9be5b1742f 518000 grml extra grml-live_0.19.1.tar.gz
 a7726a9d9e9eda57a2162847ec4dac1a 540878 grml extra grml-live_0.19.1_all.deb
 30e0277718f94426e6942f22ca30f55a 64932 grml extra grml-live-db_0.19.1_all.deb

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

iEYEARECAAYFAk+xEAoACgkQ2N9T+zficuh0dACfT4f107wY9pFfOBiZ3+WMUadG
VdgAn1oTXdqUxru7LqyeXWc79CCc0IWq
=ou+O
-----END PGP SIGNATURE-----
msg4346 (view) Author: evgeni Date: 2012-05-11.10:19:53
just pushed
https://github.com/grml/grml-live/commit/950ef7ae57fce8dea86b13544242b0249cec257a
its the same patch, just slightly different closes line
msg4345 (view) Author: mika Date: 2012-05-11.09:48:46
Patch looks good, ACK from my side, feel free to push to master.
msg4344 (view) Author: evgeni Date: 2012-05-11.09:25:26
I propose the following fix:
 https://github.com/evgeni/grml-live/commit/1f5d8fe463381b2c42c75d7f951dd27272548cb9
msg4343 (view) Author: evgeni Date: 2012-05-11.09:10:43
isn't it "ethdevice-timeout" instead of "ethtimeout"?
msg4318 (view) Author: vjm Date: 2012-04-03.04:21:26
I tried to submit this according to the instructions at
  http://grml.github.com/#patch
but the mail bounced. That documentation appears to be wrong,
it needs to explain how to format the subject line for sending patches.
msg4317 (view) Author: vjm Date: 2012-04-03.04:18:35
mention the ethtimeout option, currently mentioned only in a blog entry
 http://grml.supersized.org/archives/337-More-robust-network-booting.html

 signed-off by: vincent.mcintyre@csiro.au

---
 templates/GRML/grml-cheatcodes.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/templates/GRML/grml-cheatcodes.txt
b/templates/GRML/grml-cheatcodes.txt
index f7ac328..e993414 100644
--- a/templates/GRML/grml-cheatcodes.txt
+++ b/templates/GRML/grml-cheatcodes.txt
@@ -204,6 +204,7 @@ grml nolvm                          Disable scanning for
Logical Volumes (LVM)
 grml lvm                            Automatically activate Logival Volumes
(LVM) during boot
 grml readonly                       Make sure all harddisk devices (/dev/hd*
/dev/sd*) are forced to read-only mode
 grml ethdevice=...                  Use specified network device for network
boot instead of default (eth0)
+grml ethtimeout=...                 Use specified timeout instead of default
(15sec)
 grml xmodule=ati|fbdev|i810|mga     Use specified X.org-Module (1)
 grml xmodule=nv|radeon|savage|s3    Use specified X.org-Module (2)
 grml xmodule=radeon|svga|i810       Use specified X.org-Module (3)
--
1.7.2.5
History
Date User Action Args
2012-05-14 14:15:20mikasetstatus: fixed-in-git -> resolved
messages: + msg4353
2012-05-11 10:19:53evgenisetstatus: chatting -> fixed-in-git
messages: + msg4346
2012-05-11 09:48:47mikasetmessages: + msg4345
title: [patch] document ethtimeout -> document ethtimeout
2012-05-11 09:25:26evgenisetmessages: + msg4344
2012-05-11 09:10:43evgenisetmessages: + msg4343
2012-04-03 04:21:26vjmsetstatus: unread -> chatting
messages: + msg4318
2012-04-03 04:18:35vjmcreate