Update settings for armhf and amd64

ubuntu/focal
Rohan Garg 9 years ago committed by Simon Quigley
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

@ -13,9 +13,10 @@ sequence:
- locale - locale
- keyboard - keyboard
- users - users
- @TERMINAL_RESIZE@ - interactiveterminal@resize
- exec: - exec:
- machineid - machineid
- hwclock
- locale - locale
- localecfg - localecfg
- keyboard - keyboard
@ -27,5 +28,5 @@ sequence:
- finished - finished
branding: netrunner-core branding: netrunner-core
dont-chroot: @CHROOT@ dont-chroot: true
prompt-install: false prompt-install: false
Loading…
Cancel
Save