Releases: arcmags/ramroot
2.0.2
2.0.1 - bug fix
Fixed memory calculation error. Added memory message to boot prompt. Added zram fail checks.
2.0.0
ramroot 2.0.0
Bunch of updates/improvements/simplifications:
-
added required init binaries/modules to ramroot install hook rather than /etc/mkinitcpio.conf
-
removed excess init binaries by utilizing their busybox versions instead
-
now configured via config file /etc/ramroot.conf
-
ability to add/remove arbitrary other mounts
-
endless zram environment customization options via /etc/ramroot/ directory
-
greatly simplified main helper script
Install from AUR and go! No more extra steps necessary no enable ramroot.
1.1.8
1.1.7
1.1.6
Added option to mount other partitions in /etc/fstab normally.
Added option to display 'Arch on RAM' banner in /etc/issue upon successful RAM boot.
Added vfat
to required MODULES
in /etc/mkinitcpio.conf. This is necessary to copy a vfat formatted boot partition to RAM if autodetect
is in HOOKS
.