lp://staging/~mvo/apt-btrfs-snapshot/precise-set-default-fix
- Get this branch:
- bzr branch lp://staging/~mvo/apt-btrfs-snapshot/precise-set-default-fix
Branch merges
Branch information
Recent revisions
- 5. By Michael Vogt
-
* test/test_
apt_btrfs_ snapshot. py, test/data/fstab.bug872145:
- fix crash in fstab parsing (LP: #872145)
* apt_btrfs_snapshot. py:
- test for /sbin/btrfs in snapshot_supported( ) as well (LP: #800908) - 4. By Michael Vogt
-
* return the right exit status when apt-btrfs-snapshot
set-default is used
* use argparse instead of home grown parser and add help
* add i18n - 3. By Michael Vogt
-
* apt-btrfs-snapshot:
- add "delete-older-than" command
* debian/apt-btrfs- snapshot. cron.weekly:
- add cronjob to allow deleting old snapshots, defaulting to
90 days (but overridable with the apt config variable
APT::Snapshots: :MaxAge) - 2. By Michael Vogt
-
ignore fs_freq and fs_passno in fstab if they don't exit,
and add regression test (LP: #806065) - 1. By Michael Vogt
-
* added TODO
* move functionality into module for easy import from e.g.
update-manager
* apt-btrfs-snapshot:
- add supported argument
- fix exit codes
* data/80-btrfs-snapshot:
- only snapshot if the system supports snapshots
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/apt-btrfs-snapshot