78 Commits

Author SHA1 Message Date
8fed036e0a
Make sure certs and keys are patched when resuming a kernel build. 2025-02-23 23:02:18 +00:00
8403b80055
Add missing dependancy on dwarfdump for the linux kernel build process. 2025-02-23 22:55:28 +00:00
2cc8b3763e
Add building a kernel upgrade to bash aliases. 2025-02-23 20:32:18 +00:00
76b185e509
Make sure time hashes are verified during sync. 2025-02-23 18:59:32 +00:00
50a78cb72e
Fix sync-btime bug. 2025-02-23 16:06:03 +00:00
f31efa47d1
Update move script only moving time data where it exists. 2025-02-23 15:44:24 +00:00
9e0f2f1808
Switch out tmp folder to use one from uuidgen. 2025-02-23 15:01:55 +00:00
6cd1364821
Update the intel backlight toggle to use the saved brightness pre-toggle. 2025-02-23 14:58:03 +00:00
1e92a40689
Add backup time support. 2025-02-23 14:52:29 +00:00
9c19385b64
Fix restore and add a backlight toggle for intel displays in backup-image. 2025-02-23 10:39:36 +00:00
50c0724c45
Fix up pulse restart alias. 2024-12-10 15:23:32 +00:00
7f8e112913
Add aliases for disk wiping and pulseaudio force restart. 2024-12-01 16:18:52 +00:00
f597d0e2ed
Add alias to check SSL cert info. 2024-11-28 11:13:50 +00:00
772287c27f
Update grub configuration.
Added clevis binding auto updating support (Password still required for first unlock).
2024-11-23 18:01:14 +00:00
174a7a3eaa
Add pulseaudio config, fix up bash alises and fix up single instance checking in boot verification and signing. 2024-11-14 10:01:32 +00:00
7c718d14b7
Add bash aliases for conda and using an rdpw file with xfreerdp3. 2024-10-07 17:15:26 +01:00
84ae836a71
Make sure sign and verify boot scripts are run one at a time. 2024-10-07 17:14:49 +01:00
d14e408298
Make sure sign boot is single-instance. 2024-10-01 15:41:14 +01:00
0e6f6e0e0d
Add read only loop disk attach alias command.
Add rsyncd protected folder override unit drop in.
Add sign-grub script trigger for systemd sleep.
2024-09-14 16:36:28 +01:00
a94f105048
Add udisks based disk image attachment aliases and the alias for getting the ssh host keys for the machine. 2024-09-02 16:21:09 +01:00
0d7c185edc
Fix sfdisk partition table restore. 2024-09-02 16:20:09 +01:00
7f2ed096d2
Fix backup script bug. 2024-08-30 13:40:34 +01:00
7c90b98a44
Fix help message generation in backup scripts allowing 0 parameter allowing scripts to accept '$' to show the help message. 2024-08-30 13:39:27 +01:00
1e5bc85e48
Add a list backups script. 2024-08-30 13:35:39 +01:00
fe33569a1b
Fix up backup syncing. 2024-08-30 13:23:36 +01:00
dbffec2c4a
Finish adding the backup scripts. 2024-08-30 13:16:28 +01:00
837d75d003
Add more backup management scripts. 2024-08-30 11:15:29 +01:00
6d8a93a5f3
. 2024-08-21 16:31:08 +01:00
d8596b1ed9
Fix embedded kernel module signature. 2024-08-21 16:15:21 +01:00
d304b49d52
Add more libraries for kernel building + lock kernel build command to 1 invocation running at any time. 2024-08-21 14:50:54 +01:00
40c32b1ad9
Fix kernel build functionality + add features to detect failures and react. 2024-08-21 14:31:35 +01:00
47e122a3a4
Fix install grub security missing message output. 2024-08-20 23:02:52 +01:00
3f7fbe8740
Add grub root password management support. 2024-08-20 22:59:21 +01:00
c2d6361bf0
Fix initramfs grub file signing. 2024-08-19 11:58:19 +01:00
7388516400
Add polkit pkla directory creation and warning of split package. 2024-08-18 15:03:47 +01:00
0c6179c922
Add lib-rust copy to bash_aliases for kernel build.
Add hibernation activation script.
Fix up grub security installation.
Fix up local mydebs repo installation.
2024-08-18 14:52:03 +01:00
722995617c
Make sure the local repo gets generated (Requires installation of update-mydebs command). 2024-08-17 20:56:13 +01:00
0c45860c5c
Add local repo installation. 2024-08-17 20:52:34 +01:00
52bbfa007f
Add searching for text in folder alias. 2024-08-17 17:33:29 +01:00
019d575e26
Add another patch for the 6.8 kernel and folder them. 2024-08-17 16:26:05 +01:00
8e93a70d55
Fix up replacing the kernel module signing key with the MOK key. 2024-08-17 15:38:55 +01:00
c50c0182d8
Shrink uefi key generator cleaner. 2024-08-17 14:57:24 +01:00
b196609b9d
Protect signing key from regeneration for kernel build. 2024-08-17 14:49:52 +01:00
efa978da0b
Add build dependancy installation. 2024-08-17 14:21:36 +01:00
d264aec8ce
Fix aliases. 2024-08-16 18:29:48 +01:00
f1c23f8614
Correct SBAT for grub-2.12 Ubuntu. 2024-08-05 11:50:11 +01:00
301e8cb125
Update SBAT values to probable higher ones. 2024-08-05 10:55:38 +01:00
ad4004510b
Update backup and sync imaging scripts. 2024-08-05 09:05:35 +01:00
14d880119a
GRUB2 can't do ECC (Really?) 2024-08-04 23:00:11 +01:00
4dc2953c32
Add backup sync between mounts support.
Make sure a hash is saved for the partition table file.
2024-08-04 16:08:58 +01:00