This commit is contained in:
Ertuğrul Erata
2015-05-17 20:03:20 +03:00
parent 176567ccd2
commit 41b4c09fe5
48 changed files with 3569 additions and 113 deletions
@@ -0,0 +1,29 @@
#
# this file is used to configure initramfs, lowercase is preferred
#
# Set to 1 to enable probing raid modules and
# calling /sbin/mdadm if it exists
# raid=1
# Set to 1 to enable probing lvm modules and
# calling /sbin/lvm if it exists
# lvm=1
# Set to 1 to mount rootfs over NFS
# thin=0
# Set root device
# root=LABEL=MyPisiLinuxSystem
# Set rootfs's mount flags
# rootflags=acl,xattr
# Set resume partition
# resume=/dev/sdb5
# Set to 1 to disable resuming
# noresume=0
# Set Live media label
# liveroot=LABEL=PisiLiveImage