From 41fcad19fb552f3525786c1081a19d8545f7d608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sat, 15 Jan 2011 21:51:56 +0000 Subject: [PATCH] manual: Recommend `-O dir_index'. svn path=/nixos/trunk/; revision=25580 --- doc/manual/installation.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/manual/installation.xml b/doc/manual/installation.xml index 330ef14e0fd1..225dd5239d93 100644 --- a/doc/manual/installation.xml +++ b/doc/manual/installation.xml @@ -96,11 +96,12 @@ $ nix-build ./nixos/release.nix -A iso_minimal.iso For initialising Ext2/Ext3 partitions: mke2fs. Ext3 is recommended; use the - to create a journalled file system. It is - also recommended that you assign a unique symbolic label to the - file system using the option . This will make the - file system configuration independent from device + to create a journalled file system. For + faster access to the Nix store, you may also want to use the + . It is also recommended that you + assign a unique symbolic label to the file system using the option + . This will + make the file system configuration independent from device changes. For creating swap partitions: