From 48b120bcaa2d3a2ef9ef5cbdd6dbec9e5d3e25df Mon Sep 17 00:00:00 2001 From: freesource Date: Fri, 11 Jan 2002 13:47:28 +0000 Subject: [PATCH] Fixed a few spelling mistakes .. preserve permissions should be ownership --- doc/html/index.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/html/index.html b/doc/html/index.html index 5c09819..a5b49b6 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ -
$Id: index.html,v 1.75 2002/01/11 02:28:32 freesource Exp $
+
$Id: index.html,v 1.76 2002/01/11 04:51:36 freesource Exp $

@@ -31,6 +31,8 @@ testing of distributions fun and simple.

Newest version
+(Version 1.3.2 dedicated to Liav Asseraf for an important bug report and questions.) +
(Milestone version 1.3.1 dedicated to the first ever MORLUG meeting in my hometown!) @@ -429,7 +431,7 @@ create a UID/GID 0 fs.  Both types of users can turn this button on at any time regardless of the filesystem size, and assuming they provide a filesystem command suppored by the root_fs helper; however, normal users should keep this on when the filesystem -size is greater than 8192k.  Preserve Permissions are off by +size is greater than 8192k.  Preserve Ownership is off by default for normal users, and on by default for root, these are good defaults since a normal user would create a fs with their own UID/GID if they turned this on. @@ -693,7 +695,7 @@ filesystem type: ext2, minix, reiserfs, romfs or cramfs. 18.  Open up the Filesystem Box (Edit->'File System") and click on the UML Exclusively check button, and enter a filesystem command. For this example mkminix will be used to create a minix filesystem. -  Normal users will want to keep the Preserve Permissions check +  Normal users will want to keep the Preserve Ownership check button off.  Press the submit button when finished.

@@ -1049,7 +1051,7 @@ distribution, anotherwards, one which uses dpkg, apt and file-rc to maintain its packaging and boot hierarchy.  Dswim is used to collect information used in making the template.  When you run the template in the Yard Box as -a normal user make sure that uml exclusively is on in the filesystem box, and +a normal user make sure that UML Exclusively is on in the filesystem box, and that you assign an adequate filesystem size in the ARS.  This is a good opportunity to find out how your installation would run on top of different filesystem types like reiserfs.

@@ -1301,10 +1303,10 @@ box.  Considering that mkreiserfs doesn't allow loop devices to be used, this is an easy way to get around this limitation, and most importantly it allows non-root users to create UID/GID 0 root filesystems.   -Try creating a root filesystem as a normal user with both "uml exclusively" and -"preserve ownership" turned on and discover if you can successfully create +Try creating a root filesystem as a normal user with both "UML Exclusively" and +"Preserve Ownership" turned on and discover if you can successfully create a working root filesystem.  Answer: No, you will not be able -to unless preserve ownership is off. +to unless Preserve Ownership is off.