mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Adjust settings.conf for ARM board setup
This commit is contained in:
parent
d82521670f
commit
b302b5b2d8
26
debian/settings.conf
vendored
26
debian/settings.conf
vendored
@ -22,39 +22,22 @@ prepare:
|
||||
- welcome
|
||||
- locale
|
||||
- keyboard
|
||||
- partition
|
||||
- users
|
||||
- summary
|
||||
|
||||
# Phase 2 - install.
|
||||
# View modules are not shown. Only the view modules shown in the previous phase are
|
||||
# allowed, their names should be added here as placeholders to specify the order in
|
||||
# which view module jobs should be enqueued. Job modules are also allowed.
|
||||
install:
|
||||
#- dummyprocess
|
||||
#- dummypython
|
||||
- partition
|
||||
- mount
|
||||
- unpackfs
|
||||
- machineid
|
||||
- fstab
|
||||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
# Not required for Debian
|
||||
#- initcpiocfg
|
||||
#- initcpio
|
||||
- keyboard
|
||||
- users
|
||||
- displaymanager
|
||||
- networkcfg
|
||||
- hwclock
|
||||
- services
|
||||
#- dracut
|
||||
# Add initramfs module for Debian
|
||||
- initramfs
|
||||
- grubcfg
|
||||
- bootloader
|
||||
- umount
|
||||
- packages
|
||||
- removeuser
|
||||
|
||||
# Phase 3 - postinstall.
|
||||
# View modules are shown as UI pages, jobs from job modules are executed immediately in
|
||||
@ -76,3 +59,6 @@ branding: default
|
||||
# install phase, i.e. at the point of no return. If it's false, no prompt is shown.
|
||||
# Default is false.
|
||||
prompt-install: false
|
||||
|
||||
dont-chroot: true
|
||||
|
||||
|
5
debian/unpackfs.conf
vendored
5
debian/unpackfs.conf
vendored
@ -1,5 +0,0 @@
|
||||
---
|
||||
unpack:
|
||||
- source: "/lib/live/mount/medium/live/filesystem.squashfs"
|
||||
sourcefs: "squashfs"
|
||||
destination: ""
|
Loading…
x
Reference in New Issue
Block a user