Commit Graph

254 Commits

Author SHA1 Message Date
Jeremy Gardais 60c64bc151 Ensure to create save game subtree on remote 2019-10-09 00:32:03 +02:00
Jeremy Gardais 4742f7f7f4 Successfull move save of compatdata directory 2019-10-09 00:31:18 +02:00
Jeremy Gardais 6bd9b1c6ac Ensure to restore all Steam directories 2019-10-08 22:51:22 +02:00
Jeremy Gardais f8e516c37c Use symlink function as much as possible 2019-10-08 19:10:37 +02:00
Jeremy Gardais 76e7b10082 Add a 2nd arg to function to manage different paths 2019-10-08 18:34:06 +02:00
Jeremy Gardais 6274615d32 Remove unwanted printf 2019-10-08 18:25:02 +02:00
Jeremy Gardais b43e40d9a1 Prepare loop for compatdata save game 2019-10-08 18:22:44 +02:00
Jeremy Gardais b23fb57850 Disable exit on unknown file type due to error
The last game_id is tested twice and exit on "symbolic" link without
reason…
2019-10-08 00:10:14 +02:00
Jeremy Gardais cc1473e28c Display the list of unknown directories 2019-10-08 00:08:15 +02:00
Jeremy Gardais 7b2cdb7b86 Update list of save game to backup 2019-10-07 22:56:53 +02:00
Jeremy Gardais 43f682d7e8 Move save.game script to specific directory 2019-10-07 20:49:39 +02:00
Jeremy Gardais 9ae6f2eecf local keyword doesn't exist 2019-10-05 21:07:13 +02:00
Jeremy Gardais a1f6b93474 Create symlink to local if remote data exist 2019-10-05 21:06:33 +02:00
Jeremy Gardais 54d820edd3 Function to move and symlink Steam save games 2019-10-05 20:54:04 +02:00
Jeremy Gardais 69dc3912a5 Create for loop and case statement for Steam games 2019-10-05 20:40:50 +02:00
Jeremy Gardais 826bf47625 Set local_ and remote_ vars 2019-10-05 20:05:14 +02:00
Jeremy Gardais a123598f2a New save game script
Check if remote_dir and steam_id dir exists.
2019-10-05 19:58:08 +02:00
Jeremy Gardais 656c9c3ba0
Fix udev+lvm issue on Debian Buster 2019-09-02 16:10:16 +02:00
Jeremy Gardais 5d10e94a83
Now install Buster 2019-09-01 10:58:37 +02:00
Jeremy Gardais 80e909a9c7
Exit on some commands failure 2019-08-06 13:30:18 +02:00
Jeremy Gardais c21f384320
btrfs-progs now full replace btrfs-tools 2019-08-06 13:27:53 +02:00
Jeremy Gardais 69a11ff240
Add possibility to choose the version of Debian 2019-08-05 17:45:43 +02:00
Jeremy Gardais 33d25dba12
Add possibility to disable extra lv (backup, vz,…) 2019-08-05 15:12:14 +02:00
Jeremy Gardais 3468bce210
Try to lookup for hostname if the var is empty 2019-06-30 14:55:57 +02:00
Jeremy Gardais 189a1ff13a
Add btrfs support 2019-06-30 14:27:52 +02:00
Jeremy Gardais ef1d5e6c5d
Add carriage return at each line of fstab… 2019-06-30 14:04:59 +02:00
Jeremy Gardais 19e5f007db
Install btrfs packages 2019-06-30 12:43:33 +02:00
Jeremy Gardais a14ef35708
Merge https://git.101010.fr/gardouille-dotfiles/scripts 2019-06-19 22:37:03 +02:00
Jeremy Gardais 968d854426 Pulseaudio script to move stream to choosen sink 2019-06-19 21:34:09 +02:00
Jeremy Gardais f90f68eb31
Add symlink to Apachedirectorystudio 2019-05-02 18:41:48 +02:00
Jeremy Gardais 91f17254c8
Script to auto open/use vault for 101010 2019-04-07 15:36:59 +02:00
Jeremy Gardais d797c80bd8
Chroot: Simplify the creation of fstab file 2019-04-06 10:27:19 +02:00
Jeremy Gardais f7e3d68b7e
Chroot: No longer need to create inodes
And small fixes (-y for apt or correct start for the second part).
2019-04-06 00:19:00 +02:00
Jeremy Gardais f5d03149b3
Avoid to mount tmpfs before debootstrap 2019-04-05 23:52:17 +02:00
Jeremy Gardais f90a1dee19
Chroot: Install some dep for debootstrap/chroot 2019-04-05 22:56:29 +02:00
Jeremy Gardais a5cd62bf0a
Chroot: Just create /root/.ssh dir to copy keys 2019-04-05 17:43:42 +02:00
Jeremy Gardais 85275feeea
Chroot: Set the default system mount 2019-04-05 17:40:33 +02:00
Jeremy Gardais fc69b8633f
Chroot: Ensure to remount device before run chroot 2019-04-05 17:25:38 +02:00
Jeremy Gardais 81700aed1b
Chroot: Fix sed command to keep at least a slash… 2019-04-05 17:24:56 +02:00
Jeremy Gardais b873299c0e
Chroot: Fix the path of latecommand script 2019-04-05 17:24:22 +02:00
Jeremy Gardais 2f4d4c25d1
Chroot: Call a latecommand script to finish install
Set a correct rsyslog, logrotate,… configuration. I call the same script
at the end of all PXE install or for LXC templates.
2019-04-05 13:37:22 +02:00
Jeremy Gardais 521b7ea84a
Chroot: Now use a network unit for systemd-networkd 2019-04-05 13:36:52 +02:00
Jeremy Gardais 05a3de15ca
Chroot: ensure to have a mountpoint for the root… 2019-04-04 00:23:01 +02:00
Jeremy Gardais 8bac33afa1
Chroot: Define hostname and hosts 2019-04-03 23:57:28 +02:00
Jeremy Gardais 17a32b701d
Chroot: small fix for printf and create /root/.ssh 2019-04-03 23:44:53 +02:00
Jeremy Gardais 166253b508
Chroot: Fix mount of some tmpfs for chroot
And remove some useless tmpfs from fstab.
2019-04-03 23:17:58 +02:00
Jeremy Gardais 6583d32ddf
Chroot: Install kernel and grub 2019-04-03 23:13:44 +02:00
Jeremy Gardais b8fff539b9
Chroot: Manage timezone 2019-04-03 23:13:29 +02:00
Jeremy Gardais b057d1e3de
Chroot: generate locale(s) 2019-04-03 18:52:30 +02:00
Jeremy Gardais 75c1b6725b
Chroot: Add FDN dns 2019-04-03 18:45:17 +02:00