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 671670 Details for
Bug 890394
Anaconda can't find @core packages
[?]
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.
ks.cfg
ks.cfg (text/plain), 1.60 KB, created by
A.J. Werkman
on 2013-01-02 20:31:28 UTC
(
hide
)
Description:
ks.cfg
Filename:
MIME Type:
Creator:
A.J. Werkman
Created:
2013-01-02 20:31:28 UTC
Size:
1.60 KB
patch
obsolete
># Kickstart file gemaakt: 26-12-2012 18:06:10 > >install >cdrom ># url --url=http://thlin.digifarma.nl/fedora/releases/18-TC3/Fedora/x86_64/os >lang en_US.UTF-8 >keyboard --vckeymap=us --xlayouts=us >network --onboot yes --bootproto static --ipv6 2001:838:3ab:1::70/64 --gateway 2001:838:3ab:1::1 --nameserver 2001:838:3ab:1::1 --hostname cfl.digifarma.nl > >timezone Europe/Amsterdam >selinux --disabled >authconfig --enableshadow --passalgo=sha512 --enablefingerprint >firewall --enabled --ssh --smtp --http --port=443:tcp >user --name cfl --password=apotheek > >zerombr >clearpart --all --initlabel --drives=sda >part /boot --fstype ext4 --size=1024 --ondisk=sda >part / --fstype ext4 --size=30000 --ondisk=sda >part /var --fstype ext4 --size=30000 --ondisk=sda >part swap --fstype swap --size=4096 --ondisk=sda >bootloader --location=mbr --timeout=20 --driveorder=sda --append="nomodeset" > >repo --name="Fedora 18-TC3 - x86_64" --baseurl=http://thlin.digifarma.nl/fedora/releases/18-TC3/Fedora/x86_64/os --cost=1000 > >repo --name="Digifarma" --baseurl=http://thlin.digifarma.nl/digifarma/18-TC3/x86_64/ --cost=1000 > > >%packages >@core >@standard >samba >ntp >postfix >-sendmail >gcc >make >git >rpm-build >mysql-devel >genisoimage >%end > >%post >( >echo >echo GRUB_GFXPAYLOAD_LINUX=text >) >> /etc/default/grub > >systemctl enable httpd.service >systemctl enable postfix.service >systemctl enable nmb.service >systemctl enable smb.service > >( >echo lpadmin -p label -E -v socket://172.18.92.112 >echo lpadmin -p sp14 -E -v socket://172.18.92.82 >echo lpadmin -p sp11 -E -v socket://172.18.92.111 >echo lpadmin -p sphp -E -v socket://[2001:838:375:2::86] >) >> /usr/lib/cfl/postcfl >%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 890394
:
669365
|
671665
|
671666
|
671667
|
671668
|
671669
| 671670 |
671681
|
672345