Update
This commit is contained in:
parent
aac8f7011b
commit
94a009b78d
|
@ -85,7 +85,7 @@ sequence:
|
|||
- exec:
|
||||
- hardwaredetect
|
||||
- partition
|
||||
- zfs
|
||||
# - zfs
|
||||
- mount
|
||||
- shellprocess@copy_packages_dont_chroot
|
||||
- shellprocess@initialize_pacman_dont_chroot
|
||||
|
@ -95,10 +95,10 @@ sequence:
|
|||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
- userpkglist
|
||||
# - userpkglist
|
||||
- packages@online
|
||||
- luksbootkeyfile
|
||||
- zfshostid
|
||||
# - zfshostid
|
||||
- users
|
||||
- networkcfg
|
||||
- displaymanager
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
#
|
||||
# Configuration file for Melawy Linux offline installs
|
||||
|
||||
---
|
||||
|
||||
modules-search: [ local ]
|
||||
|
@ -84,7 +83,7 @@ sequence:
|
|||
- hardwaredetect
|
||||
- partition
|
||||
- mount
|
||||
- unpackfs
|
||||
- unpackfsc
|
||||
- shellprocess@reset_systemd_multiuser_chrooted
|
||||
- machineid
|
||||
- fstab
|
||||
|
|
Loading…
Reference in New Issue