Commit Graph

424 Commits

Author SHA1 Message Date
lukas
3f731a0b3b change installation mode to text 2021-06-21 15:21:55 +02:00
lukas
3e539c21c3 Merge branch 'master' of https://git.phyllo.me/home/kickstart 2021-06-21 15:13:33 +02:00
lukas
419d521c34 add the vsmed.cfg kickstart file 2021-06-21 15:12:26 +02:00
7c61b82ad4 Comment out cdrom
A possible fix to a repository issue
2021-06-17 12:37:46 +00:00
1f0be4b3ff uncomment mirror list
uncomment mirror list
2021-06-17 10:22:11 +00:00
76926bf046 fixed installation source
Let check if it does work
2021-06-17 10:12:56 +00:00
lukas
2c811705df add new kickstart file for an efi-based bare-metal host with a nvme disk 2021-06-16 22:57:45 +02:00
9c1ce63260 update kickstart url
update kickstart url
2021-06-11 10:29:29 +00:00
lukas
a2e2088750 just-a-test-for-gitea-ssh 2021-06-10 16:57:21 +02:00
a2f96c3c49 add development "arg" 2021-06-08 07:55:24 +00:00
5244db4525 First version of efi-kickstart
This is the first attempt for an efi-based kickstart for Fedora 34
2021-06-08 07:54:21 +00:00
106459b7a2 make the main kickstart script leaner
Removed uncommented commands at the end
2021-06-08 07:19:47 +00:00
a8c6be4e91 add ascii stylised title
most important commit so far
2021-06-04 21:45:53 +00:00
90d2f9e20c set grub timeout to 1 second
add command to set the grub timeout to 1 second
2021-06-04 16:43:58 +00:00
4b16d91cf2 refined some commentaries 2021-06-04 10:43:05 +00:00
94e51fa14c install spice and qemu agents
Okay, let's install the spice and qemu agents, otherwise it will be harder to interact with the resulting VM
2021-06-04 10:20:41 +00:00
f9e076a5dd comment out the specifc
The idea is to make the script ouput a vanilla Fedora server
2021-06-04 10:17:31 +00:00
cedc69efdc Correct a typo in groupremove command 2021-06-03 15:47:09 +00:00
86ff22232e Refined the description and add command to remove cockpit 2021-06-03 15:42:11 +00:00
529364f6d4 add correct kickstart file location
the kickstart url to the file itself wasn't correct. It has been corrected
2021-06-03 14:42:04 +00:00
69efef18c7 fix disk denomination
Disk was named sda. Switch to vda
2021-06-03 14:37:16 +00:00
e65ea5ba2a Add description to file
Add description for this file at the beginning. Uncomment the grub command.
2021-06-03 13:41:33 +00:00
f8dac0ca68 This is the main file to kickstart a virtual machine with fedora 34 server
Only for development purposes
User accounts are password-protected.
Use cloud-init or virt-sysprep to set a new password
It has no GUI nor any encryption.
2021-06-03 13:30:39 +00:00
f3c0c2c3c9 Initial commit 2021-06-03 12:38:49 +00:00