summaryrefslogtreecommitdiff
path: root/Centos6-32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Centos6-32.cfg')
-rw-r--r--Centos6-32.cfg30
1 files changed, 0 insertions, 30 deletions
diff --git a/Centos6-32.cfg b/Centos6-32.cfg
deleted file mode 100644
index be96069..0000000
--- a/Centos6-32.cfg
+++ /dev/null
@@ -1,30 +0,0 @@
-# Kickstart file automatically generated by anaconda.
-
-#version=DEVEL
-install
-url --url=http://swissmirror.silyus.net/centos/6.3/os/i386
-lang en_US.UTF-8
-keyboard us
-network --onboot yes --device eth0 --bootproto dhcp --noipv6
-rootpw --iscrypted $6$cybIqb74.gcQQCoV$oqwTnlZbhgVKc5yZJuRZDEhKjFNv2ha3WTbra9BhbvPxdfu/23Pr8XXA5YW6G.trb65Q60Ji3Vapmd5Eek4Od0
-firewall --service=ssh
-authconfig --enableshadow --passalgo=sha512
-selinux --enforcing
-timezone --utc Europe/Zurich
-bootloader --location=mbr --driveorder=vda --append="crashkernel=auto rhgb quiet"
-# The following is the partition information you requested
-# Note that any partitions you deleted are not expressed
-# here so unless you clear all partitions first, this is
-# not guaranteed to work
-#clearpart --none
-
-
-#part swap --asprimary --size=1024
-#part / --fstype=ext4 --grow --asprimary --size=200
-
-repo --name="CentOS" --baseurl=http://swissmirror.silyus.net/centos/6.3/os/i386 --proxy="http://proxy.eurospider.ch:3128" --cost=100
-
-%packages
-@core
-@server-policy
-%end \ No newline at end of file