mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 05:05:17 +00:00
improve comments
add initial-setup add reboot --kexec option
This commit is contained in:
parent
a7d01ebfa2
commit
ca900a34a1
@ -16,4 +16,12 @@
|
||||
# ksflatten -c dmd.cfg -o flat-dmd.cfg
|
||||
|
||||
%include bmd.cfg # A base system
|
||||
%include bdmd.cfg # A desktop environment
|
||||
%include bdmd.cfg # A desktop environment
|
||||
|
||||
reboot --kexec # Reboot straight into the system after a successfull installation
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
|
||||
|
||||
gnome-initial-setup # Add GNOME initial setup too. Does work.
|
||||
|
||||
%end # End of the %post section
|
Loading…
Reference in New Issue
Block a user