mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-08 02:36:34 +05:30
added packages
This commit is contained in:
9
packages/mkinitcpio-openswap/usage.install
Normal file
9
packages/mkinitcpio-openswap/usage.install
Normal file
@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo ""
|
||||
echo "Alter /etc/openswap.conf file for your swap device name, keyfiles, etc..."
|
||||
echo ""
|
||||
echo "For more information see: https://wiki.archlinux.org/index.php/Dm-crypt/Swap_encryption#mkinitcpio_hook"
|
||||
echo ""
|
||||
echo "Don't forget to add the openswap hook after encrypt and before resume in your /etc/mkinitcpio.conf and run mkinitcpio -p linux..."
|
||||
echo ""
|
||||
}
|
Reference in New Issue
Block a user