[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tyndur-devel] [PATCH 3/3] config: Netzwerkkonfiguration beim ersten Start starten



+ config: Nachdem der Benutzer beim ersten Start seine Tastaturbelegung
  ausgewaehlt hat, darf er dann gleich auch noch das Netzwerk erledigen

Signed-off-by: Kevin Wolf <kevin@xxxxxxxxxx>
---
 build/root-floppy/config/keyboard.lsh |    2 +-
 build/root-hd/config/keyboard.lsh     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build/root-floppy/config/keyboard.lsh b/build/root-floppy/config/keyboard.lsh
index 22eaf78..1a9525f 100644
--- a/build/root-floppy/config/keyboard.lsh
+++ b/build/root-floppy/config/keyboard.lsh
@@ -1,3 +1,3 @@
 #!file:/apps/sh
 
-setup keyboard quit
+setup keyboard network-detect quit
diff --git a/build/root-hd/config/keyboard.lsh b/build/root-hd/config/keyboard.lsh
index 22eaf78..1a9525f 100644
--- a/build/root-hd/config/keyboard.lsh
+++ b/build/root-hd/config/keyboard.lsh
@@ -1,3 +1,3 @@
 #!file:/apps/sh
 
-setup keyboard quit
+setup keyboard network-detect quit
-- 
1.6.0.2