parent
3b6617c253
commit
76a8bc0a60
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
unpack:
|
||||||
|
- source: "/lib/live/mount/medium/live/filesystem.squashfs"
|
||||||
|
sourcefs: "squashfs"
|
||||||
|
destination: ""
|
@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
modules-search: [ local ]
|
||||||
|
|
||||||
|
sequence:
|
||||||
|
|
||||||
|
- show:
|
||||||
|
- welcome
|
||||||
|
- locale
|
||||||
|
- keyboard
|
||||||
|
- partition
|
||||||
|
- users
|
||||||
|
- summary
|
||||||
|
|
||||||
|
- exec:
|
||||||
|
- partition
|
||||||
|
- mount
|
||||||
|
- unpackfs
|
||||||
|
- machineid
|
||||||
|
- fstab
|
||||||
|
- locale
|
||||||
|
- keyboard
|
||||||
|
- localecfg
|
||||||
|
- users
|
||||||
|
- displaymanager
|
||||||
|
- networkcfg
|
||||||
|
- hwclock
|
||||||
|
- services
|
||||||
|
# Add initramfs module for Debian
|
||||||
|
- initramfs
|
||||||
|
- grubcfg
|
||||||
|
- bootloader
|
||||||
|
- umount
|
||||||
|
|
||||||
|
- show:
|
||||||
|
- finished
|
||||||
|
|
||||||
|
|
||||||
|
branding: netrunner-core
|
||||||
|
prompt-install: false
|
Loading…
Reference in new issue