Revert "Remove un-used default profile"
This reverts commit e695c81d1a
.
The default profile is always enabled by simple-cdd and we want to
override it!
merge-requests/16/head
parent
80b754cf64
commit
6dcbf56610
@ -0,0 +1 @@
|
||||
/usr/share/simple-cdd/profiles/default.downloads
|
@ -0,0 +1 @@
|
||||
/usr/share/simple-cdd/profiles/default.excludes
|
@ -0,0 +1 @@
|
||||
# Disable default packages from simple-cdd
|
@ -0,0 +1,3 @@
|
||||
# loads the simple-cdd-profiles udeb to which asks for which profiles to use,
|
||||
# load the debconf preseeding and queue packages for installation.
|
||||
d-i preseed/early_command string anna-install simple-cdd-profiles
|
@ -0,0 +1 @@
|
||||
simple-cdd-profiles
|
Loading…
Reference in New Issue