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 894851 Details for
Bug 1096944
BootLoaderError: failed to write bootloader configuration
[?]
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.
File: ks.cfg
ks.cfg (text/plain), 2.39 KB, created by
A.J. Werkman
on 2014-05-12 18:23:47 UTC
(
hide
)
Description:
File: ks.cfg
Filename:
MIME Type:
Creator:
A.J. Werkman
Created:
2014-05-12 18:23:47 UTC
Size:
2.39 KB
patch
obsolete
># Kickstart file gemaakt: 11-05-2014 21:47:30 > >install >cdrom ># harddrive --partition= --dir= ># url --url= >lang en_US.UTF-8 >keyboard --vckeymap=us --xlayouts=us > >network --onboot=yes --bootproto=static --ip=212.115.199.60 --netmask=255.255.255.248 --gateway=212.115.199.57 --nameserver=212.115.199.57 >network --hostname=testsys.digifarma.nl > > >timezone Europe/Amsterdam --isUtc >rootpw --iscrypted xxxxxxx >selinux --disabled >authconfig --enableshadow --passalgo=sha512 --enablefingerprint >firewall --enabled --ssh --smtp --http --port=443:tcp --port=123:tcp --port=123:udp --port=137:tcp --port=137:udp --port=138:tcp --port=138:udp --port=139:tcp --port=139:udp --port=53:tcp --port=53:udp --port=67:tcp --port=67:udp --port=68:tcp --port=68:udp >firstboot --disabled >user --name cfl --iscrypted --password=xxxxxxxxxxxx >user --name werkman --iscrypted --password=xxxxxxxxxxx > >bootloader --location=mbr --timeout=20 --driveorder=sda > > >%packages >@core >@standard >@base-x >@cinnamon-desktop >@firefox > >-fedora-logos >-fedora-release >-fedora-release-notes >digifarma-logos >digifarma-release >digifarma-release-notes > >samba >samba-client >chrony >postfix >-sendmail >centralfill >cfl-licentie ># cfl-backup >centralfill-demo >dhcp >bind >gcc >make >git >rpm-build >createrepo >genisoimage >vim-minimal >vim-filesystem >vim-common >vim-enhanced >mysql-devel >cups-devel >centralfill-beheer >projekt >digifarma >apobase-devel >%end > >%post >grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg > >sed -i s/'#inet_interfaces = all'/'inet_interfaces = all'/g /etc/postfix/main.cf >sed -i s/'inet_interfaces = localhost'/'#inet_interfaces = localhost'/g /etc/postfix/main.cf >sed -i s/'PasswordAuthentication yes'/'PasswordAuthentication no'/g /etc/ssh/sshd_config > >( >echo systemctl enable startcfl.service >echo systemctl start startcfl.service >echo systemctl enable httpd.service >echo systemctl start httpd.service >echo systemctl enable postfix.service >echo systemctl start postfix.service >echo systemctl enable nmb.service >echo systemctl start nmb.service >echo systemctl enable smb.service >echo systemctl start smb.service >echo systemctl enable chronyd.service >echo systemctl start chronyd.service >echo systemctl enable cups.service >echo systemctl start cups.service >echo systemctl enable dhcpd.service >echo systemctl start dhcpd.service >echo systemctl enable named.service >echo systemctl start named.service >echo >) >> /usr/lib/cfl/postcfl >/usr/lib/cfl/cflstartscript >> /var/log/cfl/debugstart.log >%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 1096944
:
894848
|
894849
|
894850
| 894851 |
894852
|
894853
|
894854
|
894855
|
894856
|
894857
|
894858
|
894859