Changes

Jump to navigation Jump to search
32 bytes removed ,  18:31, 23 July 2010
Line 273: Line 273:  
:Manipulate files that have been installed
 
:Manipulate files that have been installed
 
::%post command are done in ''cheroot''(the commands are only run against the new file system created for the live CD)
 
::%post command are done in ''cheroot''(the commands are only run against the new file system created for the live CD)
::: Examples;
+
:
#Add new user and apply a password
+
Look at this .ks for usage examples:http://people.sugarlabs.org/Tgillard/Mirabelle-Remix-plain.ks
useradd -c *example user* user
+
 
echo *newpass* | passwd --stdin
  −
user > /dev/null
      
* Congrats -- you're done!
 
* Congrats -- you're done!
12,355

edits

Navigation menu