Commit Graph

96 Commits

Author SHA1 Message Date
Jeremy Gardais eeefa08af9
No longer download Wheezy release 2021-05-03 09:17:01 +02:00
Jeremy Gardais 2f47067534
No longer manage Wheezy initrd 2020-03-17 17:07:32 +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 497122a775
Upgrade Gparted to version 1.0.0-5 2019-12-27 07:26:01 +01:00
Jeremy Gardais 4fad767821
Stretch: Manage grub-efi installation 2019-03-08 09:07:14 +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 8e6ad8acef
Create a specific post script for Debian Sid 2019-01-24 17:15:19 +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 bc7ee25afb
Manage grub-efi installation 2019-01-10 13:33:19 +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 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 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 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 ec77a644f8 Update latecommand.tar.gz. 2017-12-08 16:44:35 +01:00
Jeremy Gardais 2958b269d8 Ensure to have minimal documentation available on the system. 2017-12-08 16:20:39 +01:00
Jeremy Gardais 4a42dbddd7 task-english is removed (see #18). 2017-12-08 16:19:56 +01:00
Jeremy Gardais 5587546a10 task-french is removed (see #18). 2017-12-08 16:17:05 +01:00
Jeremy Gardais 87c22d65dc task-ssh-server is removed (see #18). 2017-12-08 16:06:42 +01:00
Jeremy Gardais d03c3baad4 Manage packages before managing logs. 2017-12-06 15:52:51 +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 4e0a09ce4e Ubuntu: replace wily (15.10) support with artful (17.10). 2017-12-05 15:25:47 +01:00
Jeremy Gardais 5e382af53f The laptop (latitude 7480) needs the last version of firmware-iwlwifi. 2017-12-01 14:50:31 +01:00
Jeremy Gardais 725bb1f978 Add firmware-iwlwifi from Debian Stretch.
Need to support iwlwifi-8265.
2017-12-01 14:17:25 +01:00
Jeremy Gardais 68235772b0 Ensure to not purge tasksel anymore… (see #17). 2017-11-30 15:07:30 +01:00
Jeremy Gardais af1c1ab7d1 Remove the "\" for Rsyslog 'messages' definition. 2017-09-11 14:54:45 +02:00
Jeremy Gardais e996af165d Ensure to create olddir (/var/log/messages.d) for 'messages' log (see #12). 2017-09-11 11:05:17 +02:00
Jeremy Gardais 542fa4b286 Ensure to install `python-apt`|Ansible dependencie (fix #14). 2017-09-06 16:12:37 +02:00
Jeremy Gardais 7acc0ca6e5 Update doc. 2017-09-06 12:04:23 +02:00
Jeremy Gardais d9f5eedc7d Rsyslog: add empty line (fix #13). 2017-09-06 11:44:34 +02:00