Commit Graph

7 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
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 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 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