slitaz-boot-scripts rev 342

init: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 27 10:46:48 2014 +0000 (2014-01-27)
parents ee519cf99dd6
children 06e2d798b947
files init
line diff
     1.1 --- a/init	Mon Jan 27 10:09:06 2014 +0000
     1.2 +++ b/init	Mon Jan 27 10:46:48 2014 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  # modprobe=
     1.5  #         list of modules to load, example modprobe=r8169,btrfs
     1.6  #
     1.7 -### Frugal mode or live CD : using root ram disk
     1.8 +### Frugal mode or live CD : using a root ram disk.
     1.9  #
    1.10  # tmpram= [RAMDISK]
    1.11  #         minimum % of free RAM to build the root tmpfs, default 100
    1.12 @@ -13,8 +13,8 @@
    1.13  # rootfssize= [RAMDISK]
    1.14  #         size of / regarding the RAM size, default 90%
    1.15  #
    1.16 -### Indirect mode an initramfs is used to mount root from the hard disk.
    1.17 -### Any rootfs should fit, minimum required is slitaz-base
    1.18 +### Indirect mode ; an initramfs is used to mount root from the hard disk.
    1.19 +### Any rootfs should fit, minimum required is slitaz-base.
    1.20  #
    1.21  # mount= [MOUNT]
    1.22  #         device with root loop file or sub directory
    1.23 @@ -24,10 +24,10 @@
    1.24  #         loop file for root filesystem
    1.25  #   subroot= [MOUNT]
    1.26  #         sub directory for root filesystem
    1.27 -#     bindfs= [MOUNT]
    1.28 +#     bindfs= [MOUNT] (depredicated)
    1.29  #         bind out of root tree part
    1.30  #
    1.31 -### Special disk driver mode needs extra modules/softwares form preinit flavor.
    1.32 +### Special disk mode ; needs extra modules/softwares from preinit flavor.
    1.33  #
    1.34  # dmraid= [RAID]
    1.35  #         root semi hardware raid device name in /dev/mapper
    1.36 @@ -39,6 +39,7 @@
    1.37  #         encrypted root device using luks or loop-aes
    1.38  #
    1.39  ### Special mode used by loram flavor with aufs & squashfs
    1.40 +### incremental/nested rootfs (russian dolls).
    1.41  #
    1.42  # rodev= [LORAM][MERGE]
    1.43  #         device (+ optional path) for the read only aufs branch