Merge remote-tracking branch 'steven/install' into install

This commit is contained in:
Nico Schottelius 2011-06-24 15:48:36 +02:00
commit 583d1bcc36
1 changed files with 10 additions and 0 deletions

View File

@ -8,3 +8,13 @@
- cinst types will ONLY BE CALLED if $__explorer/os == 'preos'
--------------------------------------------------------------------------------
cinst types:
__partition_msdos /dev/sda1 --type 83 --size 100M --bootable
__partition_msdos /dev/sda2 --type 82 --size 512M
__fs_jfs /dev/sda1 --args "-c -q"
__fstab_entry /dev/sda1 --type jfs --mountpoint / --options noatime --freq 0 --passno 0
__fstab_entry /dev/sda2 --type swap