Guillaume Raffy
f46103adc4
added the pxe config: Debian Bookworm amd64 for compute node PRESEED
...
inspired from:
- Debian Bookworm amd64
- Debian Buster amd64 for compute node PRESEED
work related to https://bugzilla.ipr.univ-rennes1.fr/show_bug.cgi?id=3543
2023-09-22 18:45:39 +02:00
Jeremy Gardais
78691ce17c
Fix keyboard layout !
2023-09-22 12:54:57 +02:00
Jeremy Gardais
faf914a423
/usr: Increase size for graphical installations
2023-09-22 10:39:26 +02:00
Jeremy Gardais
86fd9835da
New Bookworm + UEFI + Gnome entry
2023-09-19 15:54:13 +02:00
Jeremy Gardais
9b0cb33ff1
Enable post.bookworm script…
2023-06-13 17:03:31 +02:00
Jeremy Gardais
0b55464805
New Bookworm entry with preseed and latecommand
2023-06-13 16:46:44 +02:00
Jeremy Gardais
8fa53c0840
New release of Debian Bookworm
...
Remove oldstable entries
Rename stable ➡️ oldstable entries
Add a new basic entry for stable + firmware
2023-06-12 16:30:11 +02:00
Jeremy Gardais
7c00194e7d
Remove/rename everything related to Stretch
...
As Debian Stretch installer is no longer available for download, the
script and tftpd fail with Stretch.
2023-05-05 14:02:57 +02:00
Jeremy Gardais
f8d9a1184c
Update comments
2023-02-08 17:02:31 +01:00
Jeremy Gardais
df830df28b
Increase /boot size
2023-02-08 15:43:18 +01:00
Jeremy Gardais
98dbeb8e9f
Fix indentation
2022-11-30 14:12:02 +01:00
Jeremy Gardais
4022e1bfe6
Merge branch 'master' of https://git.ipr.univ-rennes1.fr/cellinfo/tftpboot
2022-09-28 11:51:46 +02:00
Jeremy Gardais
16217f4fc2
Correct comments and indentation
2022-09-28 11:51:28 +02:00
Guillaume Raffy
855c9b9d96
fixed silly error (min value was greater than max value) that caused the / partition to be 25Gb instead of 20Gb max
2022-08-24 11:51:01 +02:00
Guillaume Raffy
8da9a44310
adapted the size of partitions to cope with debian's inflation:
...
- significantly increased /usr from 20G to 40G because 20G turned out to be too small (see https://bugzilla.ipr.univ-rennes1.fr/show_bug.cgi?id=3410 )
- slightly increased /opt from 60G to 80G to allow more room space (that's where big software is installed), as on physix90 it was full at 45% and I suspect this figure would be higher ion bullseye
- reduced the size of / from 30G down to 20G because on physix90, it was only used at 22% so I guess 20G will be still more than enough on bullseye
2022-08-19 19:05:07 +02:00
Jeremy Gardais
7fe0e05738
Use nvme0n1 as first disk if available
2022-05-03 10:31:25 +02:00
Jeremy Gardais
0c188608f9
Add Cinnamon preseed for Bullseye without cipher
2022-03-31 09:38:56 +02:00
Jeremy Gardais
150e198ae8
Preseed: Remove purge_lvm_from_device
...
This option is no longer available (since Debian Lenny…) [partman-auto
sources].
The LVM configuration need to be manually removed with :
vgremove VG_NAME
[partman-auto sources]: https://salsa.debian.org/installer-team/partman-auto/-/blob/master/debian/partman-auto.templates
2021-11-02 16:05:59 +01:00
Jeremy Gardais
ad1afb5d04
Debian Bullseye is the new Stable version
2021-08-19 17:14:01 +02:00
Jeremy Gardais
27448fee7d
Use deb.debian.org fastly instead of ftp.fr.… URL
2021-08-02 18:09:55 +02:00
Jeremy Gardais
b0d6c5f152
Add preseed for compute node with Bullseye
2021-08-02 16:14:10 +02:00
Jeremy Gardais
ac768fe195
Bullseye: Add Gnome3 preseeds (UEFI+LUKS or UEFI)
2021-05-07 09:06:43 +02:00
Jeremy Gardais
8cb2e08a1d
Bullseye: Add Cinnamon preseed (+uefi + LUKS)
2021-05-07 09:06:06 +02:00
Jeremy Gardais
76c6d5b9e1
Bullseye: Basic preseed file
2021-05-04 17:32:53 +02:00
Jeremy Gardais
76aac83d4c
Remove Wheezy informations
2020-03-17 17:21:29 +01:00
Jeremy Gardais
8b304127be
Buster: Fix preseed to work with LUKS+LVM
2020-03-17 17:14:28 +01:00
Jeremy Gardais
4fd0b71de8
Add an entry for Debian Cinnamon UEFI with Cipher
2020-01-09 11:26:34 +01:00
Jeremy Gardais
6952ff5276
Use ext3 instead of ext2 for /boot
2019-12-20 15:40:18 +01:00
Jeremy Gardais
0d52b1b7a1
Add an entry for Stretch + Cipher
2019-03-08 09:05:48 +01:00
Jeremy Gardais
14333faaa0
Add entry for Debian Buster + Gnome + Uefi + LUKS
2019-03-07 14:53:16 +01:00
Jeremy Gardais
2d9e48c0ba
Rename Stretch's script for late_command
2019-01-24 17:19:33 +01:00
Jeremy Gardais
5f538636e9
Ensure to call Sid's script in late_command
2019-01-24 17:17:08 +01:00
Jeremy Gardais
a324d64f07
Add Unstable entry with Luks, uefi and btrfs
2019-01-24 16:27:03 +01:00
Jeremy Gardais
11ce0521cf
Small fix (indent, ext2 instead of ext4,…)
2019-01-24 16:26:16 +01:00
Jeremy Gardais
98e3feb911
If nvme is available, choose it first
2019-01-16 15:20:41 +01:00
Jeremy Gardais
a3a9399a92
Add preseed for Debian Buster Cinnamon + UEFI
2019-01-10 14:20:43 +01:00
Jeremy Gardais
15168cad49
Set to minimum the dhcpv6 timeout
...
We don't have an IPv6 infrastructure…
Also disable by the default the WEP key question.
2019-01-10 11:23:11 +01:00
Jeremy Gardais
1311f8b8b0
Add a new preseed value for VG size
...
From Debian Buster, this is asked by the Debian-Installer.
2019-01-10 11:20:38 +01:00
Jeremy Gardais
3cac3041f5
Ensure to use a network mirror
2019-01-07 13:26:32 +01:00
Jeremy Gardais
938d69a4ae
Preseed some expert install questions
2019-01-04 15:10:15 +01:00
Jeremy Gardais
7d958c8976
Add Debian testing/buster preseed
2019-01-03 16:52:39 +01:00
Jeremy Gardais
8f5f8f9a53
Small fix to preseed files
2019-01-03 16:08:28 +01:00
Jeremy Gardais
6d64f11b9d
Add a preseed file for Debian Sid
2018-12-28 11:23:16 +01:00
Jeremy Gardais
ac33910591
Avoid the question for additionnal cd/dvd
2018-12-27 21:21:52 +01:00
Guillaume Raffy
0e3b7b558d
fixed syntax error that caused the "IPAPPEND 2" option to have no effect
...
see Bug 2482 - debian stretch dhcp network autoconfiguration fails on physix89
2018-10-23 16:29:34 +02:00
Jeremy Gardais
6349f8393e
Gnome preseed is now only available with UEFI (see #20 ).
2018-01-02 11:51:18 +01:00
Jeremy Gardais
4176528451
Do not use wireless interface for installation (see #19 ).
2018-01-02 11:43:37 +01:00
Jeremy Gardais
794848eadb
Installation of aptitude, puppet, tmux and zsh move to latecommand script (post.sh).
2017-12-06 15:38:04 +01:00
Jeremy Gardais
b4f7e65a27
No longer define zsh as default shell for root.
2017-12-06 15:27:20 +01:00
Guillaume Raffy
2f500af760
Bug 2047 - créer un preseed stretch pour les noeuds de calcul
...
created preseed by injecting the partition recipe of wheezy cluster into a normal stretch amd64 preseed
2017-12-06 12:26:40 +01:00