diff options
author | Freya Murphy <freya@freyacat.org> | 2024-05-15 09:40:27 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-05-15 09:52:29 -0400 |
commit | bc8a465da9dbba30f0c0abe2cc90def3315aebc0 (patch) | |
tree | 7007978d6caeb1aafec1a4cd63e6546b7900ae9a /.root/etc/cmdline.d | |
parent | a again (diff) | |
download | dotfiles-arch-bc8a465da9dbba30f0c0abe2cc90def3315aebc0.tar.gz dotfiles-arch-bc8a465da9dbba30f0c0abe2cc90def3315aebc0.tar.bz2 dotfiles-arch-bc8a465da9dbba30f0c0abe2cc90def3315aebc0.zip |
i forgor to commit stuff
Diffstat (limited to '.root/etc/cmdline.d')
-rw-r--r-- | .root/etc/cmdline.d/look.conf | 1 | ||||
-rw-r--r-- | .root/etc/cmdline.d/root.conf | 1 | ||||
-rw-r--r-- | .root/etc/cmdline.d/virt.conf | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/.root/etc/cmdline.d/look.conf b/.root/etc/cmdline.d/look.conf deleted file mode 100644 index 4c1901f..0000000 --- a/.root/etc/cmdline.d/look.conf +++ /dev/null @@ -1 +0,0 @@ -loglevel=0 text bgrt_disable diff --git a/.root/etc/cmdline.d/root.conf b/.root/etc/cmdline.d/root.conf deleted file mode 100644 index 9c0248e..0000000 --- a/.root/etc/cmdline.d/root.conf +++ /dev/null @@ -1 +0,0 @@ -cryptdevice=UUID=c2ac4d90-704e-4f64-a699-4cf69d40bd0b:root:discard root=/dev/mapper/root rw diff --git a/.root/etc/cmdline.d/virt.conf b/.root/etc/cmdline.d/virt.conf deleted file mode 100644 index 9b754f7..0000000 --- a/.root/etc/cmdline.d/virt.conf +++ /dev/null @@ -1 +0,0 @@ -amd_iommu=on |