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 230811 Details for
Bug 337411
anaconda does not recognize package selection in kickstart 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.
kickstart file
ks.cfg (text/plain), 1.29 KB, created by
Michael Jørgensen
on 2007-10-18 08:55:41 UTC
(
hide
)
Description:
kickstart file
Filename:
MIME Type:
Creator:
Michael Jørgensen
Created:
2007-10-18 08:55:41 UTC
Size:
1.29 KB
patch
obsolete
># Kickstart file generated by Michael Jorgensen. > ># linux ks=hd:sda7:/FC8/ks.cfg > >################################## ># Automatic kickstart installation >################################## > >install >harddrive --partition=sda7 --dir=/FC8 >rootpw --iscrypted "DELETED" >text >skipx >#vnc > >################# ># Locate settings >################# > >lang en_US.UTF-8 >keyboard dk >timezone Europe/Copenhagen > >###################### ># Partitions selection >###################### > >bootloader --location=mbr --append="quiet" > >part / --onpart sda1 >part /home --onpart sda2 >part swap --onpart sda3 >part /var --onpart sda5 >part /p2p --onpart sda6 >part /share --onpart sda7 --noformat > >###################### ># System configuration >###################### > >network --device eth0 --hostname mij-6 --bootproto static --ip 10.0.0.106 --netmask 255.255.255.0 --gateway 10.0.0.1 --nameserver 212.242.40.3 >authconfig --enableshadow --enablemd5 >firewall --enabled >selinux --disabled > >################### ># Package selection >################### > >%packages >@ admin-tools >@ development-tools >@ editors >@ smb-server >@ system-tools >ruby >samba-swat >xterm > >%post > >###################################### ># Automatic post-install configuration >###################################### > ># Start SAMBA >/sbin/chkconfig smb on >/sbin/chkconfig nmb on >
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 337411
: 230811 |
231631
|
231641