Commit Graph

186 Commits

Author SHA1 Message Date
Jeremy Gardais 0d52b1b7a1
Add an entry for Stretch + Cipher 2019-03-08 09:05:48 +01:00
Jeremy Gardais b6f422ba74
Fix preseed path for buster + gnome + uefi + luks 2019-03-07 15:22:29 +01:00
Jeremy Gardais 14333faaa0
Add entry for Debian Buster + Gnome + Uefi + LUKS 2019-03-07 14:53:16 +01:00
Jeremy Gardais 01d861ad4e
Remove X11 support if unwanted 2019-03-05 19:09:37 +01:00
Jeremy Gardais 96d1db0a87
Clean Jessie's late_command script config files 2019-01-24 17:27:32 +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 8e6ad8acef
Create a specific post script for Debian Sid 2019-01-24 17:15:19 +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 96c2d8fc13
Fix header of rsyslog's config files 2019-01-21 14:46:08 +01:00
Jeremy Gardais 2983239fcc
Fix logrotate conf for *tmp logs 2019-01-21 11:51:17 +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 bc7ee25afb
Manage grub-efi installation 2019-01-10 13:33:19 +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 5ac99225bb
All preseed vars can be found in Debian's sources 2019-01-09 15:13:26 +01:00
Jeremy Gardais caf81c15fa
Don't remove some x11's apps dependancies
And update latecommand archive
2019-01-07 19:29:14 +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 50ab78be6f
Update latecommand archive 2019-01-04 15:09:54 +01:00
Jeremy Gardais 749b1cf93b
Set a specific post script for Debian Buster 2019-01-04 15:08:44 +01:00
Jeremy Gardais 960956fa10
Set APT conf and sources.list for Debian Buster 2019-01-04 15:04:51 +01:00
Jeremy Gardais d008fc3355
Set new logrotate conf for Buster
Some configuration needs the new "v6+" directives to be applied.
2019-01-04 15:03:39 +01:00
Jeremy Gardais 5f36a0e9b0
Set rsyslog conf for Buster
Some minor changes might not work with Stretch
2019-01-04 15:03:09 +01:00
Jeremy Gardais 8e7cea8c7b
Start Debian Buster test 2019-01-03 16:55:48 +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 1585e6f84e Ensure to have systemd basic packages
Such as dbus and libpam-systemd.
Also ensure to purge useless configuration files.
2018-02-15 19:03:12 +01:00
Jeremy Gardais 8b38c181d3 Correct the removal of existing files
Don't remove anymore the debian installer directory ! Some others
scripts might write some data (eg. make_debian_initrd_with_firmware.sh)
Remove the sample menu.cfg.
2018-02-15 16:56:26 +01:00
Jeremy Gardais e73c89c4cd Don't try to unlink lts file if link doesn't exists 2018-02-15 16:52:51 +01:00
Jeremy Gardais 96c4d3ceff Update README.md 2018-02-14 10:58:02 +01:00
Jeremy Gardais 987315a355 Turn to silent some commands 2018-02-14 10:56:23 +01:00
Jeremy Gardais c985da0564 Ensure to install unzip dependancie if not available 2018-02-14 10:28:31 +01:00
Jeremy Gardais a54ecc428c Ensure to use the correct TFTP_ROOT_DIR
If tftpd-hpa is available, ensure to source it's preferences file.
Otherwise, define a default TFTP_DIRECTORY var.
2018-02-14 10:25:14 +01:00
Jeremy Gardais 1654bf7683 Add uefi support for pxe boot
close #15
Add the uefi files in subdir and symlinks to avoid files duplication.
2018-02-12 17:29:08 +01:00
Jeremy Gardais 96b74ca2d9 Avoid "cp cannot stat" issue by moving wildcard outside the variable. 2018-01-30 17:56:26 +01:00
Jeremy Gardais 203f3bb27f Add some default APT configuration and ensure to update repos and packages. 2018-01-30 17:18:47 +01:00
Jeremy Gardais 4dde22c1c2 Move default Rsyslog configuration to multiple files. 2018-01-30 17:08:52 +01:00
Jeremy Gardais d44d9436db Ensure to copy all logrotate configuration files. 2018-01-30 17:04:28 +01:00
Jeremy Gardais e28c606751 Ensure to copy all rsyslogd configuration files. 2018-01-30 17:03:10 +01:00
Jeremy Gardais 10ff11e346 Create a specific tree for Debian Stretch. 2018-01-30 16:53:57 +01:00
Jeremy Gardais 31866bab58 Add a ".d" suffix to all olddir directories for logrotate. 2018-01-30 16:48:12 +01:00
Jeremy Gardais 7436979bb1 Remove tasksel only if no X session was installed (see #17). 2018-01-02 12:25:18 +01: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