add fixfiles to r8
This commit is contained in:
parent
875c1475c0
commit
0d82d4bcbb
@ -311,6 +311,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
# set default GTK+ theme for root (see #683855, #689070, #808062)
|
||||
cat > /root/.gtkrc-2.0 << EOF
|
||||
include "/usr/share/themes/Adwaita/gtk-2.0/gtkrc"
|
||||
|
@ -310,6 +310,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
%end
|
||||
|
||||
%post --nochroot
|
||||
|
@ -309,6 +309,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
|
||||
|
@ -309,6 +309,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
|
||||
|
@ -311,6 +311,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
# xfce configuration
|
||||
|
||||
# create /etc/sysconfig/desktop (needed for installation)
|
||||
|
@ -332,6 +332,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
@ -328,6 +328,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
@ -332,6 +332,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
@ -328,6 +328,8 @@ rm -f /boot/*-rescue*
|
||||
rm -f /etc/machine-id
|
||||
touch /etc/machine-id
|
||||
|
||||
/usr/sbin/fixfiles -R -a restore
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user