Skip to content

Commit

Permalink
synced plasma with latest template
Browse files Browse the repository at this point in the history
  • Loading branch information
behdanisohrab committed May 12, 2024
1 parent f049f79 commit 34e9dc9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 83 deletions.
67 changes: 0 additions & 67 deletions iso/airootfs/etc/mkinitcpio.conf

This file was deleted.

2 changes: 2 additions & 0 deletions iso/airootfs/etc/mkinitcpio.conf.d/parchiso.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
HOOKS=(base udev microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
COMPRESSION="xz"
5 changes: 3 additions & 2 deletions iso/airootfs/etc/mkinitcpio.d/linux.preset
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# mkinitcpio preset file for the 'linux' package on archiso

PRESETS=('archiso')
PRESETS=('parchiso')

ALL_kver='/boot/vmlinuz-linux'
ALL_config='/etc/mkinitcpio.conf'
archiso_config='/etc/mkinitcpio.conf.d/parchiso.conf'

archiso_image="/boot/initramfs-linux.img"

14 changes: 0 additions & 14 deletions iso/airootfs/etc/mkinitcpio.d/parch

This file was deleted.

0 comments on commit 34e9dc9

Please sign in to comment.