improve comments
add initial-setup add reboot --kexec option
This commit is contained in:
parent
a7d01ebfa2
commit
ca900a34a1
@ -17,3 +17,11 @@
|
|||||||
|
|
||||||
%include bmd.cfg # A base system
|
%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…
x
Reference in New Issue
Block a user