Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 186391 Details for
Bug 276851
kickstart broke with %post
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
kickstart file
ks-apone.cfg (text/plain), 1.80 KB, created by
Bill Nottingham
on 2007-09-04 18:13:29 UTC
(
hide
)
Description:
kickstart file
Filename:
MIME Type:
Creator:
Bill Nottingham
Created:
2007-09-04 18:13:29 UTC
Size:
1.80 KB
patch
obsolete
>#System language >lang en_US > >#Language modules to install >#langsupport --default en_US > >#System keyboard >keyboard us > >#Sytem timezone >timezone --utc America/New_York > >#Root password >rootpw --iscrypted $1$CG2QzQFY$.w3glAjDXgKn9CBN1XBTJ0 > >#Reboot after installation >reboot > >#Install OS instead of upgrade >install > >#Use NFS installation Media >nfs --server=curly.devel.redhat.com --dir=/vol/engineering/devarchive/redhat/devel/rawhide-latest/development/i386/os/ >#nfs --server=engarchive.rdu.redhat.com --dir=/engineering/archives/released/FC-5/GOLD/i386/os/ > > >#System bootloader configuration >bootloader --location=mbr > >#Partition information >clearpart --all >autopart >#part / --onpart=hda2 --fstype=ext3 >#part /boot --onpart=hda1 --fstype=ext3 >#part pv.01 --onpart=hda5 >#part pv.02 --onpart=hda6 >#volgroup wibble pv.01 pv.02 >#logvol /usr/local --vgname=wibble --percent 100 --name=wobble > >#System authorization infomation >auth --useshadow --enablemd5 --ldapserver 172.16.58.1 --ldapbasedn dc=devel,dc=redhat,dc=com --enablekrb5 --krb5realm REDHAT.COM --krb5kdc kerberos.corp.redhat.com --krb5adminserver kerberos.corp.redhat.com --enablehesiod --hesiodlhs .hs --hesiodrhs .devel.redhat.com > >#Network information >network --bootproto=static --ip=172.16.56.125 --netmask=255.255.252.0 --gateway=172.16.59.254 --nameserver=172.16.52.28 --device=eth0 > >#Firewall configuration >firewall --enabled --ssh > ># SElinux >selinux --enforcing > >#XWindows configuration information >xconfig --depth=24 --resolution=1600x1200 --defaultdesktop=GNOME >monitor --monitor="Iiyama A101GT, VisionMasterPro 501" > >#Package install information >%packages >kernel > >%post >/usr/sbin/authconfig --enablekrb5realmdns --kickstart > >cd /etc >rm -f /etc/auto.master >wget http://172.16.58.1/~notting/auto.master >restorecon /etc/auto.master >echo "kernel.sysrq=1" >> /etc/sysctl.conf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 276851
: 186391