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 147494 Details for
Bug 227356
read only mount allowed in %pre/%post sections of kicjstart file
[?]
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.
This is the kickstart file.
certdev-x32-2.cfg (text/plain), 1.98 KB, created by
Tom Kennedy
on 2007-02-06 17:25:41 UTC
(
hide
)
Description:
This is the kickstart file.
Filename:
MIME Type:
Creator:
Tom Kennedy
Created:
2007-02-06 17:25:41 UTC
Size:
1.98 KB
patch
obsolete
>#Generated by Kickstart Configurator >#platform=x86, AMD64, or Intel EM64T >#System language >lang en_US >#System keyboard >keyboard us >#Sytem timezone >timezone America/Montreal >#Root password >rootpw --iscrypted sawxpL2UJH6Rs >#Reboot after installation >reboot >#Use text mode install >text >#Install Red Hat Linux instead of upgrade >install >#Use NFS installation Media >nfs --server=9.48.140.130 --dir=/ospm_images/3.0/redhat/rhas5.0/i386 >#System bootloader configuration >bootloader --location=mbr >#Clear the Master Boot Record >zerombr >#Partition clearing information >clearpart --all --initlabel >#Disk partitioning information >part swap --recommended >part / --fstype ext3 --size 1 --grow --asprimary ># >part /boot --fstype ext3 --size 100 >#System authorization infomation >auth --useshadow --enablemd5 ># ># ># Network information ># >network --bootproto=static --ip=9.48.140.171 --netmask=255.255.255.128 --gateway=9.48.140.129 --nameserver=9.48.142.252 --device=eth0 >#Firewall configuration >firewall --disabled >selinux --disabled ># ># XWindows configuration information ># >xconfig --depth=16 --resolution=1024x768 --defaultdesktop=KDE --startxonboot >#Package install information >%packages >@ base-x >@ gnome-desktop >@ kde-desktop >@ editors >@ engineering-and-scientific >@ smb-server >@ development-tools >@ admin-tools >@ system-tools >@ graphical-internet >@ server-cfg >@ network-server >@ ftp-server >@ Legacy Network Server >@ legacy-software-development >dhcp >expect >openldap >httpd >openldap-servers >php >php-ldap >%pre >set -x >mkdir /client_dir >mount 9.48.140.130:/ospm/answers/redhat /client_dir >cd /client_dir/certdev-x32-2 >./pre_install.sh >cd / >umount /client_dir >rmdir /client_dir >%post ># ># Mount the clients directory ># >set -x >mkdir /client_dir >mount -o nolock 9.48.140.130:/ospm/answers/redhat /client_dir >cd /client_dir/certdev-x32-2 ># Perform post install steps. >./post_install.sh ># ># Unmount and remove clients directory ># >cd / >rm -r -f /client_dir/certdev-x32-2 >umount /client_dir >rmdir /client_dir >BN=eth0 >BO='$RH_NUM,$LAN_NUM' >#
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 227356
: 147494