/[smeserver]/cdrom.image/upgrade.cfg
ViewVC logotype

Diff of /cdrom.image/upgrade.cfg

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.8 by slords, Sat Jul 9 18:57:26 2005 UTC Revision 1.10 by slords, Sat Jul 9 20:20:39 2005 UTC
# Line 6  mouse Line 6  mouse
6  network --device eth0 --bootproto dhcp  network --device eth0 --bootproto dhcp
7  rootpw --iscrypted $1$iHhL195i$25OY88oyw2bxgU47MvuZf0  rootpw --iscrypted $1$iHhL195i$25OY88oyw2bxgU47MvuZf0
8  firewall --disabled  firewall --disabled
9  selinux --permissive  selinux --disabled
10  authconfig --enableshadow --enablemd5  authconfig --enableshadow --enablemd5
11  bootloader --location=mbr  bootloader --location=mbr
12  zerombr yes  zerombr yes
# Line 16  zerombr yes Line 16  zerombr yes
16  sleep 2  sleep 2
17  /sbin/e-smith/signal-event post-upgrade  /sbin/e-smith/signal-event post-upgrade
18    
19  # Make SELinux rescan filesystems on reboot  # Disable selinux for upgrades
20  touch /.autorelabel  lokkit --quiet --nostart --selinux=disabled
21    
22  %pre  %pre
23  #!/bin/sh  #!/bin/sh


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed