Commit Graph

  • 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
  • 6bfdf07bbf Add password protection support for the submenu (#97) v4.4 Antynea 2020-08-29 18:55:39 +02:00
  • 7f76eec16d Update Name appearing in the Grub menu Antynea 2020-08-28 04:22:13 +02:00
  • a89834248c Update README.md Antynea 2020-08-28 04:19:44 +02:00
  • b49e19ce30 Document how to boot on read-only snapshots, fix #92 Maxim Baz 2020-08-04 19:03:35 +02:00
  • 9b863f027b Ignore @ by default as it is never a snapshot, fix #96, fix #90 Maxim Baz 2020-07-28 19:27:47 +02:00
  • 44771d9756 Use distribution information from /etc/os-release by default. (#94) darkdragon-001 2020-07-18 14:06:58 +02:00
  • 18c6eebf31 Allow ignoring precise paths or names, fixes #90 Maxim Baz 2020-07-17 23:19:26 +02:00
  • 6ff1fc7127 grub script: improve snapshot listing performance (#93) Peter Gantner 2020-07-17 22:43:27 +02:00
  • 92eef3079d Don't let the kernel parameters override the subvol for the snapshot (#85) 4.3 Thomas Winant 2020-03-22 16:33:12 +01:00
  • 4e1b628465 Test if snapper is properly configured before using it (#83) v4.2.1 Maxim Baz 2020-01-17 21:53:24 +01:00
  • 21df698e04 Fix typos (#80) Luflosi 2019-12-29 14:23:16 +01:00
  • 27335ffbaf Fixed incorrect path to the grub-btrfs.cfg file in Grub menu (#79) v4.2 Antynea 2019-12-09 22:40:33 +01:00
  • 6cd13037ce Fix #74 (#77) Antynea 2019-12-08 18:02:05 +01:00
  • 4a882e77dc remove non numeric characters from snapshot id (#76) Hrotkó Gábor 2019-12-07 14:14:11 +01:00
  • cb0b55a6bb add --no-dbus option to snapper list (#75) Hrotkó Gábor 2019-12-07 12:50:57 +01:00
  • 2c03d5f9e2 fix #69 (#70) v4.1 Antynea 2019-09-12 13:45:08 +02:00
  • e286bf1a0d fix get description when quota enabled (#68) v4.0.2 Hrotkó Gábor 2019-08-13 12:43:02 +02:00
  • 091ffc0ae9 Update EnvironmentFile (#65) v4.0.1 Antynea 2018-12-15 03:35:40 +01:00
  • 28990c45bb Update Arch Linux install instructions (#63) Maxim Baz 2018-12-13 20:33:05 +01:00
  • 4c57fcbbf4 v4 (#62) v4.0 Antynea 2018-12-13 16:39:16 +01:00
  • e1532c0515 Add Makefile (#60) Maxim Baz 2018-12-07 22:09:34 +01:00
  • 73a2bd3d32 Enhanced btrfs raid 0 detection (#59) v3.5.1 Antynea 2018-11-22 08:39:08 +01:00
  • 3eb7eb7861 Support snapper 0.7.0 (#57) v3.5 Maxim Baz 2018-10-24 00:29:06 +02:00
  • 35703e71c1 Make 'grub-mkconfig' command name configurable (#56) v3.4 Nathan Parsons 2018-08-15 13:02:13 +01:00
  • a1a48d26b7 Override boot partition detection (#55) Antynea 2018-07-09 18:55:09 +02:00
  • 13a7186aaf Add systemd.path as option to monitor for new Snapshots (#53) 3.3 Crafter6432 2018-06-30 14:46:30 +02:00
  • 9b73e0ac62 Check uuid requirement. (#52) 3.2 Antynea 2018-06-11 15:52:00 +02:00
  • b17e7bd6a1 Add a dedicated config file (#49) 3.1.1 Maxim Baz 2018-04-20 18:08:37 +02:00
  • b8325cf134 Fix: some functions doesn't work as expected (#48) 3.1 Antynea 2018-04-19 15:45:59 +02:00
  • c5da4014ae Update readme to v3.xx 3.0.1 Antynea 2018-04-17 12:18:56 +02:00
  • 8508cac7d8 GRUB shouldn't break anymore (#46) 3.0 Antynea 2018-04-16 21:43:47 +02:00
  • a5a96fad08 Set default value of GRUB_BTRFS_CREATE_ONLY_HARMONIZED_ENTRIES to true Maxim Baz 2018-04-06 02:53:52 +02:00
  • 66a06be198 Set default value of GRUB_BTRFS_LIMIT to 50 Maxim Baz 2018-04-06 02:52:54 +02:00
  • c44eda0913 Skip ignored snapshots during generating entries, not after Maxim Baz 2018-04-06 02:50:56 +02:00
  • f0b5d194c7 Add note about GRUB_BTRFS_SNAPPER_CONFIG to README Maxim Baz 2018-04-01 21:50:13 +02:00
  • 773a8bfb76 Support selecting snapper's config, default to 'root' (#41) 2.2 Maxim Baz 2018-04-01 21:38:22 +02:00
  • 1b40cfee20 Update 41_snapshots-btrfs 2.1 Antynea 2018-02-03 22:59:03 +01:00
  • 358dedc392 Update 41_snapshots-btrfs Antynea 2018-02-03 22:57:04 +01:00
  • 55dc182b34 Update README.md Antynea 2018-02-03 22:31:43 +01:00
  • 23ddb063cb Add systemd service configuration for grub updating (#38) Nathan Parsons 2018-02-03 20:50:40 +00:00
  • ca51d74265 Update README.md Antynea 2018-01-26 11:00:55 +01:00
  • f8937a3fc7 Update README.md Antynea 2018-01-26 10:58:04 +01:00
  • 9265eb96de Update README.md Antynea 2018-01-26 10:55:45 +01:00
  • 72edee3d1c Update README.md Antynea 2018-01-26 10:54:37 +01:00
  • d24ba197a8 Update README.md Antynea 2018-01-26 10:53:42 +01:00
  • 0e826391f1 Update 41_snapshots-btrfs Antynea 2018-01-26 09:19:33 +01:00
  • 7166d939fa Update README.md Antynea 2018-01-26 09:18:13 +01:00
  • 5cfbf46c8c fix Snapper id too long #36 v2.0.1 Antynea 2018-01-07 00:31:16 +01:00
  • 12cb591307 Update README.md Antynea 2018-01-04 10:06:41 +01:00
  • 49c64425eb Use snapper's snapshot description if available, fixes #34 (#35) v2.0 Maxim Baz 2018-01-03 21:15:26 +01:00
  • cb4040cd24 fix issue #27 and add "Display name of microcode in menuentry when available" v1.11 Antynea 2016-11-25 01:09:34 +01:00
  • 55d5a4c5c2 Merge pull request #26 from daftaupe/patch-1 Antynea 2016-11-18 14:40:19 +01:00
  • bfa42253e0 Fix typo Pierre-Alain TORET 2016-11-18 14:23:23 +01:00
  • 13f263ca0c Update the top-level subvolid from 0 to 5. Pierre-Alain TORET 2016-11-18 12:10:59 +01:00
  • 18e36190f4 Update README.md Antynea 2016-05-04 16:19:45 +02:00
  • f4c02dac09 add "Create entries with matching version number instead of all possible combinations of kernel and initramfs" Antynea 2016-05-04 13:46:31 +02:00
  • 86c8d0a0e8 Merge pull request #22 from anyc/master v1.10 Antynea 2016-05-03 16:26:15 +02:00
  • 9fcdab5277 create only entries where kernel and initramfs have the same version number anyc 2016-05-03 11:56:53 +02:00
  • 87932d900d use safe temporary directory anyc 2016-05-03 11:19:33 +02:00
  • f0c50d1d76 Fix : GRUB_BTRFS_LIMIT (Limit the number of snapshots populated in the GRUB menu.) v1.9.1 Antynea 2016-04-22 15:29:38 +02:00
  • 87a94c19c2 Merge pull request #21 from Psykar/patch-1 Antynea 2016-04-19 02:49:01 +02:00
  • c8a7214e22 Readme typos and grammar Louis des Landes 2016-04-19 10:46:09 +10:00
  • befb66e801 Update README.md Antynea 2016-04-19 02:30:07 +02:00
  • 7213d04a42 Update README.md Antynea 2016-04-19 02:29:09 +02:00
  • 5ea4c86400 Enhanced Antynea 2016-04-19 02:28:19 +02:00
  • f17ce68fb3 Merge pull request #19 from Antynea/v1.xx v1.9 Antynea 2016-04-19 02:23:33 +02:00
  • 7720cec5f9 Enhanced Antynea 2016-04-19 02:18:24 +02:00
  • b4bd7b952c clean code v1.8.2 Antynea 2016-04-18 17:58:57 +02:00