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 632985 Details for
Bug 867367
Kickstart package selection has no effect
[?]
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.
anaconda-ks.cfg
anaconda-ks.cfg (text/plain), 1.10 KB, created by
Kamil Páral
on 2012-10-24 19:42:07 UTC
(
hide
)
Description:
anaconda-ks.cfg
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-10-24 19:42:07 UTC
Size:
1.10 KB
patch
obsolete
>#version=DEVEL ># System authorization information >auth --enableshadow --passalgo=md5 ># Install OS instead of upgrade >install ># Use CDROM installation media >cdrom ># Network information >network --bootproto=dhcp --device=link --activate >network --hostname=localhost.localdomain ># Reboot after installation >reboot# Use graphical install >graphical ># Firewall configuration >firewall --disabled >firstboot --disable >ignoredisk --only-use=vda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US ># Installation logging level >logging --level=info ># Root password >rootpw --plaintext fedora ># SELinux configuration >selinux --permissive ># System timezone >timezone Europe/Prague --isUtc ># System bootloader configuration >bootloader --append="console=ttyS0" --location=mbr --timeout=1 --boot-drive=vda ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part --fstype="biosboot" --size=1 >part --fstype="swap" --size=512 >part / --fstype="ext4" --grow --size=1 > >%packages --default > >%end
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 867367
:
628707
|
632984
| 632985 |
632986
|
632988
|
632989
|
632990