summary refs log tree commit diff
path: root/test/README
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2006-11-24 00:04:29 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2006-11-24 00:04:29 +0000
commit2cccff268df477df673880415a250eae5c816b26 (patch)
tree66eb831568b74428d1d83522db6b94420160b2b8 /test/README
parent1fb01e46c594282eb3ecc797883dda4018c355a5 (diff)
downloadnixpkgs-2cccff268df477df673880415a250eae5c816b26.tar
nixpkgs-2cccff268df477df673880415a250eae5c816b26.tar.gz
nixpkgs-2cccff268df477df673880415a250eae5c816b26.tar.bz2
nixpkgs-2cccff268df477df673880415a250eae5c816b26.tar.lz
nixpkgs-2cccff268df477df673880415a250eae5c816b26.tar.xz
nixpkgs-2cccff268df477df673880415a250eae5c816b26.tar.zst
nixpkgs-2cccff268df477df673880415a250eae5c816b26.zip
* Pass the path of the stage 2 init script to stage 1 init through the
  kernel command line, instead of having a /init symlink.  This allows
  us to switch between configurations.
* Some debug support: adding `debug' to the kernel command line gives
  a stage 1 shell.

svn path=/nixu/trunk/; revision=7107
Diffstat (limited to 'test/README')
-rw-r--r--test/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/README b/test/README
index 701faaf22fa..e2f76b08301 100644
--- a/test/README
+++ b/test/README
@@ -1,3 +1,8 @@
+To get a Stage 1 shell:
+
+Add "debug1" to the kernel command line.
+
+
 Switching to maintenance mode:
 
 $ shutdown now