Commit Graph

84 Commits

Author SHA1 Message Date
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
Jeremy Gardais 2792fb288e Add an UEFI entry to manage specific partitions (see #16). 2017-11-30 15:09:42 +01:00
Jeremy Gardais 6d28c12b7f Standard task is no longer install for Debian Stretch with preseed (see #14). 2017-09-06 16:08:44 +02:00
Jeremy Gardais 281bf45c23 Stretch doesn't need puppet package anymore. 2017-09-05 17:10:11 +02:00
Jeremy Gardais 8c64644a93 Add a copy of post.sh to ensure Debian before Stretch keep launch a working post-install script (see #12). 2017-09-05 16:11:10 +02:00
Jeremy Gardais 03b1bcd3e1 Ensure to allow root connection with ssh. 2017-06-23 15:05:00 +02:00
Jeremy Gardais 982525a236 Ensure to install aptitude and the default empty size. Update stretch
name in comments.
2017-06-23 14:57:07 +02:00
Jeremy Gardais 7d71a422fd Add a nvme0n1 disk to allow auto-partition from the preseed file for new SSD connection. 2017-04-04 10:51:04 +02:00
Jeremy Gardais 68de8c8cee Increase the size of lv_tmp for cluster nodes 2016-12-05 16:38:45 +01:00
Jeremy Gardais d727cf2bfa Review logical volumes priority in the recipe see man
partman-auto-recipe.txt
2016-12-01 09:33:49 +01:00