Commit Graph

  • de68795d70 grub-btrfsd: better support commandline timeshift Pascal Jäger 2022-09-05 22:45:19 +02:00
  • 4c63b65e9e grub-btrfsd: Error message when grub(-btrfs) fails Pascal Jäger 2022-09-05 20:21:18 +02:00
  • bc09bbda65 Merge pull request #223 from S-trace/fix_silent_failure Pascal J 2022-10-21 08:02:14 +02:00
  • 19f62ee6e6 Fix silent update-grub failure if root FS is not supported by GRUB2 Soul Trace 2022-10-18 17:52:25 +03:00
  • 4580c0fa2c grub-btrfsd: better instructions for daemon config Pascal Jäger 2022-09-03 23:29:26 +02:00
  • 44573e5282 grub-btrfsd: Change the LogLevel Pascal J 2022-09-03 08:31:25 +02:00
  • 5805029c79 grub-btrfsd: fix problem missing /run/timeshift Pascal Jäger 2022-09-02 22:55:01 +02:00
  • 9064d61145 grub-btrfsd: add verbose and syslog options Pascal Jäger 2022-09-01 23:26:25 +02:00
  • 8c8ee200fd general: Formatted Readme a bit Pascal J 2022-09-01 09:54:10 +02:00
  • 961675ca31 grub-btrfsd: Merge openrc and systemd daemon Pascal Jäger 2022-08-29 22:11:01 +02:00
  • 14c42b82eb grub-btrfsd: Update README.md, Fix #213 Pascal J 2022-08-20 11:01:06 +02:00
  • 6280f95139 grub-btrfs: Give messages when the script exits Pascal Jäger 2022-08-20 01:24:25 +02:00
  • d54f3d7366 grub-btrfsd: Fix #211 for OpenRC-Daemon Pascal Jäger 2022-08-20 00:59:57 +02:00
  • c78bd25784 Merge pull request #210 from Megver83/openrc Pascal J 2022-09-02 09:25:07 +02:00
  • 0182e11951 OpenRC scripts: add configuration file David P 2022-06-26 19:30:30 -04:00
  • 3dc1d89965 Add Kali Linux to README (#201) Re4son Kernel 2022-02-16 14:15:44 +11:00
  • fc4a5a8e56 Update README.md (#197) Semnodime 2022-01-28 05:27:01 +01:00
  • a146cd5c9d Fixed grammatical mistake in the output (#194) budswa 2022-01-21 07:04:05 +13:00
  • 8dbe80c0bd Fixed output to be gramatically correct (#193) budswa 2022-01-08 00:09:18 +13:00
  • 79ae25ea5d Update installation section v4.11 Antynea 2021-11-29 18:58:09 +01:00
  • 2054eb53d9 Correct typo Add-systemd-volatile Antynea 2021-11-26 17:22:27 +01:00
  • 7ba2c59030 Update Readme Antynea 2021-11-26 17:20:26 +01:00
  • 208c679ac5 Add "GRUB_BTRFS_SYSTEMD_VOLATILE" option Antynea 2021-11-26 16:55:53 +01:00
  • b2a3a2343c Add systemd-volatile Antynea 2021-11-26 16:47:04 +01:00
  • ee3c366fa4 Add missing initrd (#184) Antynea 2021-11-26 02:49:37 +01:00
  • 4f1aa38604 Make path of "grub-mkconfig_lib" configurable (#181) Antynea 2021-11-17 19:30:34 +01:00
  • 1accd5e272 Make name of "grub-script-check" configurable (#177) Antynea 2021-11-07 14:35:17 +01:00
  • 2500ce8d30 Fix broken Makefile: * Remove empty lines. * Adds missing double quote. * Deleted files differ from installed files: * Installed files: - "$(BIN_DIR)/" grub-btrfs-openrc; - "$(DESTDIR)/etc/init.d/" grub-btrfsd; Antynea 2021-11-07 13:55:18 +01:00
  • d9f54afcb7 Update Installation section: Antynea 2021-11-04 12:26:23 +01:00
  • 33ad3273d3 * trim trailing whitespace. * snapshot_list function: * Rename some variables for better consistency. * Remove unused variables. * Ignore snapper/timeshift snapshot as soon as possible. Antynea 2021-11-02 17:42:28 +01:00
  • 3b0d0c4ff7 changed makefile so it doesnt intefere with arch package build process Pascal Jäger 2021-10-31 22:38:21 +01:00
  • 66a218356a changed instruction for openrc local service Pascal Jäger 2021-10-31 22:03:58 +01:00
  • 7dc240faa7 Updated readme to take openRC daemon into consideration Pascal Jäger 2021-10-24 15:47:45 +02:00
  • 75e6408510 Added openRC daemon Pascal Jäger 2021-10-24 02:21:57 +02:00
  • fbc33391cb Added openRC daemon Pascal Jäger 2021-10-24 02:20:26 +02:00
  • 63c3493504 Added a openRC daemon Pascal Jäger 2021-10-24 02:14:00 +02:00
  • 02b925e4b5 Added an openRC daemon Pascal Jäger 2021-10-24 02:05:51 +02:00
  • 9d436adf95 Reworks many things (#174) Antynea 2021-10-25 15:47:26 +02:00
  • 301752f300 Update count_limit_snap arithmetic Antynea 2021-10-21 16:59:08 +02:00
  • 3b857348cb Update wait_max arithmetic Antynea 2021-10-21 16:54:11 +02:00
  • f3d8e99cb8 Update count_warning_menuentries arithmetic Antynea 2021-10-21 16:50:51 +02:00
  • af80fe7993 Comments unused variables Antynea 2021-10-21 16:44:59 +02:00
  • c7f403d2a2 Update "GRUB_BTRFS_DISABLE_PROTECTION_SUBMENU" Antynea 2021-10-21 16:39:17 +02:00
  • e6898c0de8 Update disable_script function Antynea 2021-10-21 16:36:12 +02:00
  • a790ff054e "disable_script" function breaks "grub-mkconfig" v4.10.2 Antynea 2021-10-07 17:31:45 +02:00
  • df643361cc Add Gentoo and OpenRC instructions Antynea 2021-10-07 16:52:44 +02:00
  • b0408225c1 Fix bug Create entries with matching version (#170) v4.10.1 Antynea 2021-09-26 19:05:02 +02:00
  • 8142691be1 Adds missing newline v4.10 Antynea 2021-09-24 15:54:04 +02:00
  • bab78d4ed8 Write-protect user data Antynea 2021-09-24 12:24:15 +02:00
  • 544d2e84ac Adds security if a false positive is detected Antynea 2021-09-24 12:12:43 +02:00
  • b346727219 Deletes unused code Antynea 2021-09-23 15:28:28 +02:00
  • f1ca0db36d Update header installation section Antynea 2021-09-23 14:54:59 +02:00
  • c4d0df3a97 Rework the creation of the "grub-btrfs.cfg" file. Antynea 2021-09-23 14:49:56 +02:00
  • c1cadccd1f Adds trap command on EXIT signal Antynea 2021-09-23 11:49:21 +02:00
  • 8cc214fd0e Corrects printf format string Antynea 2021-09-22 19:08:55 +02:00
  • 81bde02b03 Update "Installation section" Antynea 2021-09-22 17:07:44 +02:00
  • 14bf041ba6 Deactivate the script as soon as possible Antynea 2021-09-22 15:49:02 +02:00
  • 863107588c Remove redundant check Antynea 2021-09-22 15:40:05 +02:00
  • 2851ecd72b Removes double negation in file test operators Antynea 2021-09-22 15:31:03 +02:00
  • 679d000446 Add possibility to boot without init (#164) Antynea 2021-09-17 15:39:23 +02:00
  • 981777d745 Add filter snapper's snapshot (#158) Antynea 2021-07-14 12:48:20 +02:00
  • 3433754c69 Makefile: Make sure make is invoked with appropriate permissions (#146) v4.9 Björn Daase 2021-03-01 13:35:44 +01:00
  • db753a9ac8 41_snapshots: update header Antynea 2021-02-21 15:37:43 +01:00
  • 83bf1da01e Improves systemd.path unit (#139) Antynea 2021-02-21 05:26:39 +01:00
  • 2f22fd8630 [make help] mention INITCPIO switch (#137) v4.8.1 Kriss 2021-01-23 20:46:14 +01:00
  • 88a0320d62 [Makefile] remove mkinitcpio dependency (#136) Antynea 2021-01-23 11:32:23 +01:00
  • 87b816345b [Makefile] remove mkinitcpio dependency (#136) Kriss 2021-01-17 22:25:10 +01:00
  • d68fdf5fff Adds a new config variable "GRUB_BTRFS_ROOTFLAGS" (#133) v4.8 Kriss 2021-01-11 13:37:40 +01:00
  • 87168d2d50 [Makefile] Modifies install/uninstall target. Adds help target (#135) Kriss 2021-01-11 13:04:09 +01:00
  • a437b80a35 improves systemd service (#131) Antynea 2021-01-03 14:50:34 +01:00
  • 9408231ecc Corrects an erroneous variable (#128) v4.7.2 Antynea 2020-12-30 15:31:28 +01:00
  • 9722f6732c Corrects a mistake v4.7.1 Antynea 2020-10-22 21:19:54 +02:00
  • 0ed5adaf32 Fix indentation v4.7 Antynea 2020-10-22 07:07:30 +02:00
  • d4b97415b0 Fix #116 (#118) Antynea 2020-10-21 19:14:05 +02:00
  • da36aa8847 Update header Antynea 2020-10-15 16:27:32 +02:00
  • d8df766554 Update README.md Antynea 2020-10-14 15:29:50 +02:00
  • 9adce629f7 Boot on read-only snapshot (#115) Antynea 2020-10-14 15:17:07 +02:00
  • 3c5e741641 Modify "grub btrfs dirname" variable. (#113) Antynea 2020-10-09 15:50:02 +02:00
  • fa65c3d6d9 move rmdir to end of uninstall section Antynea 2020-10-09 02:32:25 +02:00
  • 4493bdc6e4 Clean code Antynea 2020-10-07 02:00:23 +02:00
  • a7289b182a Remove several variables not necessary Antynea 2020-10-07 00:36:06 +02:00
  • 0fe512776a Modify the function which is used to ignore a path. (#112) Antynea 2020-10-06 23:19:41 +02:00
  • 6af193c47a Add new path to ignore docker subvolume Antynea 2020-10-03 12:51:51 +02:00
  • 9a771d9842 Stop script if root partition isn't btrfs filesystem Antynea 2020-10-01 19:37:43 +02:00
  • 64c08a0807 Update header Antynea 2020-10-01 19:28:45 +02:00
  • c9b605153b Redesign readme (#109) Antynea 2020-09-29 13:39:20 +02:00
  • 7e922abefb Update "Automatically update grub" section Antynea 2020-09-28 00:58:21 +02:00
  • d20439554e Update "Automatically update grub" section Antynea 2020-09-28 00:54:45 +02:00
  • ce8261395f Update Automatically update grub section Antynea 2020-09-24 02:21:37 +02:00
  • 133c8ebfdb Clean code v4.6 Antynea 2020-09-16 21:07:42 +02:00
  • 2349282df5 Improved sorting of the subvolumes list (#107) Antynea 2020-09-16 19:16:18 +02:00
  • 041a9c6606 Microcode variable updated (#106) Antynea 2020-09-16 18:25:11 +02:00
  • 7e5bfa597f Update header Antynea 2020-09-16 17:05:17 +02:00
  • f0382536fb Update README.md Antynea 2020-09-16 16:21:54 +02:00
  • b50ad439d4 clean code Antynea 2020-09-16 16:17:06 +02:00
  • 5f40f30985 Remove Internationalization Antynea 2020-09-16 14:02:02 +02:00
  • d2c15acd72 Enhance microcode detection (#105) Antynea 2020-09-16 13:54:21 +02:00
  • 77d69aaa81 Update script output (#104) Christian Kotte 2020-09-13 09:39:38 +02:00
  • 44ee10f5ef Attempt to fix ignore specific path (#102) v4.5 Antynea 2020-09-05 12:24:46 +02:00
  • 9cb57dab40 Add uninstall to the Makefile (#99) Senya 2020-08-31 13:49:59 +03:00