Skip to content

Commit

Permalink
zfs-linux-lts-poscat: small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
poscat0x04 committed Dec 14, 2024
1 parent 1a50102 commit 85d01e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion archlinuxcn/zfs-linux-lts-poscat/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sha256sums=('b2b8e3bfabf2a6407a0132243726cb6762547a5bd095b1b1f37eaf2a9d8f7672'
'2f09c742287f4738c7c09a9669f8055cd63d3b9474cd1f6d9447152d11a1b913'
'15b5acea44225b4364ec6472a08d3d48666d241fe84c142e1171cd3b78a5584f'
'ac9ed396465e26fa6896762c52a93eb7aaf8af6d7b2c69bd826d219ff821b2c9'
'319f284ef8d09a84ad8200ff69f4a92b9e86d23008e9fb090df9ad628aa6896c'
'351956599d494e741b037f93e738bdad8025f48f27e2f7889bcf65c9825ed7bc'
'61b368e73f72e548c76128f5d660366fc4d6729c76fc0a7c9b1973992edc8139'
'd664c36e6015c8852565832fa380416e6ba69114248520f5b4f305f6bc008933'
'd06c0a12838cbd874ccba395229c80756e25cc45d7df9556b268936c56308a8d')
Expand Down
3 changes: 0 additions & 3 deletions archlinuxcn/zfs-linux-lts-poscat/sd-zfs.initcpio.install
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
shopt -s nullglob

true || source /usr/lib/initcpio/functions
true || source /usr/lib/initcpio/install/systemd
Expand All @@ -24,8 +23,6 @@ build() {
{
copied_files=(
/etc/hostid
/etc/zfs/zpool.cache # not needed, still include it for compatibility
/etc/modprobe.d/{*spl*,*zfs*}.conf
)

for f in "${copied_files[@]}"; do
Expand Down

0 comments on commit 85d01e3

Please sign in to comment.