ks-bug.txt
1 |
#platform=x86_64, AMD64, or Intel EM64T |
---|---|
2 |
# System authorization information |
3 |
auth --useshadow --enablemd5 |
4 |
# System bootloader configuration |
5 |
#bootloader --append="ext4" --location=mbr |
6 |
bootloader --location=mbr |
7 |
# Partition clearing information |
8 |
clearpart --linux |
9 |
# Use text mode install |
10 |
# text |
11 |
# Firewall configuration |
12 |
firewall --enabled --ssh |
13 |
# Run the Setup Agent on first boot |
14 |
firstboot --disable |
15 |
# System keyboard |
16 |
keyboard uk |
17 |
# System language |
18 |
lang en_GB.UTF-8 |
19 |
# Installation logging level |
20 |
logging --level=info |
21 |
# Network information |
22 |
network --bootproto=dhcp --device=eth0 --onboot=on |
23 |
# Reboot after installation |
24 |
reboot |
25 |
#Root password |
26 |
rootpw --iscrypted hiden |
27 |
|
28 |
# SELinux configuration |
29 |
selinux --disabled |
30 |
# System timezone |
31 |
timezone --isUtc UTC |
32 |
# Install OS instead of upgrade |
33 |
install |
34 |
# Disk partitioning information |
35 |
part /boot --bytes-per-inode=4096 --fstype="ext3" --size=512 |
36 |
part swap --bytes-per-inode=4096 --fstype="swap" --recommended |
37 |
part / --bytes-per-inode=4096 --fstype="ext3" --grow --size=1 |
38 |
|
39 |
%packages |
40 |
@core |
41 |
@base |
42 |
net-snmp-utils |
43 |
device-mapper-multipath |
44 |
-zsh |
45 |
-vnc |
46 |
-zisofs-tools |
47 |
-hwbrowser |
48 |
-nmap |
49 |
-screen |
50 |
-xdelta |
51 |
-openldap-clients |
52 |
-samba-client |
53 |
-bluez-hcidump |
54 |
-OpenIPMI |
55 |
-bluez-gnome |
56 |
-nss_db |
57 |
-acpid |
58 |
-nss_ldap |
59 |
-pam_pkcs11 |
60 |
-readahead |
61 |
-krb5-workstation |
62 |
-ksh |
63 |
-lftp |
64 |
-crash |
65 |
-aspell-en |
66 |
-stunnel |
67 |
-words |
68 |
-apmd |
69 |
-coolkey |
70 |
-aspell |
71 |
-numactl |
72 |
-mgetty |
73 |
-fbset |
74 |
-vconfig |
75 |
-dump |
76 |
-dosfstools |
77 |
-mdadm |
78 |
-libaio |
79 |
-ftp |
80 |
-finger |
81 |
-irqbalance |
82 |
-autofs |
83 |
-sendmail |
84 |
-rdate |
85 |
-conman |
86 |
-pcmciautils |
87 |
-yum-updatesd |
88 |
-redhat-lsb |
89 |
-pam_ccreds |
90 |
-mlocate |
91 |
-pam_smb |
92 |
-sos |
93 |
-mtools |
94 |
-pkinit-nss |
95 |
-dos2unix |
96 |
-microcode_ctl |
97 |
-ibmasm |
98 |
-firstboot-tui |
99 |
-cpuspeed |
100 |
-iptstate |
101 |
-NetworkManager |
102 |
-tcpdump |
103 |
-specspo |
104 |
-rsh |
105 |
-setuptool |
106 |
-nfs-utils |
107 |
-pinfo |
108 |
-ipsec-tools |
109 |
-sysreport |
110 |
-rp-pppoe |
111 |
-unix2dos |
112 |
-mtr |
113 |
-mkbootdisk |
114 |
-pam_krb5 |
115 |
-irda-utils |
116 |
-pam_passwdqc |
117 |
-amtu |
118 |
-rng-utils |
119 |
-ypbind |
120 |
-jwhois |
121 |
-rdist |
122 |
-system-config-network-tui |
123 |
-pax |
124 |
-nc |
125 |
-which |
126 |
-oddjob |
127 |
-smartmontools |
128 |
-ccid |
129 |
-tcsh |
130 |
-anacron |
131 |
-telnet |
132 |
-setarch |
133 |
-eject |
134 |
-bluez-utils |
135 |
-logwatch |
136 |
-gnupg |
137 |
-time |
138 |
-talk |