Commit Graph

236 Commits

Author SHA1 Message Date
Jeremy Gardais ee90f59d6c
Update firmware to version 2021 2023-05-04 17:32:22 +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 bea8b94472
Update firmware-iwlwifi URL 2022-11-30 14:12:19 +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 856ac7a591
Get Gparted livesystem from HTTP backend 2022-05-11 15:34:44 +02:00
Jeremy Gardais 7fe0e05738
Use nvme0n1 as first disk if available 2022-05-03 10:31:25 +02:00
Jeremy Gardais 755143cc36
Update regexp for Memtest version 2022-04-04 13:23:53 +02:00
Jeremy Gardais 0c188608f9
Add Cinnamon preseed for Bullseye without cipher 2022-03-31 09:38:56 +02:00
Jeremy Gardais a3d5c86ef8
Use SourceForge.net URL to download Clonezilla 2022-02-01 13:36:35 +01:00
Jeremy Gardais bcd40f477f
Ignore cpio errors because LXC hosts produce warnings
eg. cpio: dev/console: Cannot mknod: Operation not permitted
Warning because the initrd.gz content is extracted but provide an exit
code different from 0…
2022-02-01 13:31:17 +01:00
Jeremy Gardais a86359dc4e
Fix gparted error message 2022-02-01 11:22:12 +01:00
Jeremy Gardais 1cb1fc0ff5
Exit with error if new version is empty 2022-02-01 11:19:40 +01:00
Jeremy Gardais 8e7e68c373
Manage error on unzip archive 2022-01-28 20:16:35 +01:00
Jeremy Gardais 8853575109
Improve scripts (debug mode, error,…) 2022-01-28 19:12:54 +01:00
Jeremy Gardais 755dd24873
Upgrade iwlwifi drivers to version 20210818-1
See : http://ftp.debian.org/debian/pool/non-free/f/firmware-nonfree/
2022-01-13 16:09:08 +01:00
Jeremy Gardais a2a9aabcf0
Use long format for options 2021-11-12 11:52:36 +01:00
Jeremy Gardais 4835bc811e
Improve cleaning of unwanted X11 packages 2021-11-12 11:27:56 +01: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 fb5f414572
Update security repo for Bullseye
See :
https://ostechnix.com/upgrade-to-debian-11-bullseye-from-debian-10-buster/
2021-09-28 11:50:07 +02: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 d519e12ffd
scripts/ Use deb.debian.org fastly instead of ftp.fr 2021-08-02 18:00:29 +02:00
Jeremy Gardais b0d6c5f152
Add preseed for compute node with Bullseye 2021-08-02 16:14:10 +02:00
Jeremy Gardais 50ba3d7a14
Update PXE files to last version from Bullseye 2021-07-28 12:28:14 +02:00
Jeremy Gardais a68631b343
gpxelinux.0 no longer available in deb package 2021-07-28 12:24:08 +02:00
Jeremy Gardais 6327caf838
Manage a correct vim package
Install vim-nox and remove vim-tiny
2021-05-27 07:59:18 +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 ff8c267347
Bullseye: new latecommand script (update packages,…) 2021-05-04 17:33:02 +02:00
Jeremy Gardais 76c6d5b9e1
Bullseye: Basic preseed file 2021-05-04 17:32:53 +02:00
Jeremy Gardais b6914dfe8e
Download Debian Bullseye 2021-05-03 14:45:23 +02:00
Jeremy Gardais 416a6629b3
Upgrade iwlwifi firmware to version 20210315 2021-05-03 10:47:43 +02:00
Jeremy Gardais eeefa08af9
No longer download Wheezy release 2021-05-03 09:17:01 +02:00
Jeremy Gardais c2e3f132c4
Clean some old entries and update readme 2020-04-10 10:18:55 +02:00
Jeremy Gardais 918c75c382
Set Buster as new default (and reorder others) 2020-03-17 19:25:50 +01: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 2f47067534
No longer manage Wheezy initrd 2020-03-17 17:07:32 +01:00
Jeremy Gardais b78de6d7b4
Upgrade to use initrd with XZ format 2020-01-10 10:24:59 +01:00
Jeremy Gardais cb819dbc11
Now use xz format to halve the size of initrd 2020-01-10 10:02:54 +01:00
Jeremy Gardais 92876e46d6
Update the version of iwlwifi firmware to Buster 2020-01-10 10:01:40 +01:00
Jeremy Gardais 4fd0b71de8
Add an entry for Debian Cinnamon UEFI with Cipher 2020-01-09 11:26:34 +01:00
Jeremy Gardais 497122a775
Upgrade Gparted to version 1.0.0-5 2019-12-27 07:26:01 +01:00
Jeremy Gardais 6952ff5276
Use ext3 instead of ext2 for /boot 2019-12-20 15:40:18 +01:00
Jeremy Gardais 4fad767821
Stretch: Manage grub-efi installation 2019-03-08 09:07:14 +01:00