Commit Graph

  • f2548f09d8 Force longnames option for msdosfs Olivier Cochard-Labbé 2013-03-13 11:03:05 +0100
  • 98051b4039 Update for 1.4.3 release. Slawomir Wojciech Wojtczak (vermaden) 2013-03-07 18:46:54 +0100
  • 0078d1817e Use /sbin/e2fsck from FreeBSD base system. Fix typo at /var/log/automount.log error message. Slawomir Wojciech Wojtczak (vermaden) 2013-03-07 18:43:09 +0100
  • 4df5aca19f Fix typo at /var/log/automount.log error message. Slawomir Wojciech Wojtczak (vermaden) 2013-03-07 14:06:06 +0100
  • 2581bda99e Add -o remove_hiberfile to NTFS-3G mount options. Slawomir Wojciech Wojtczak (vermaden) 2013-03-07 12:24:05 +0100
  • 6475a583f3 Fix a bug when ATIME is enabled. Slawomir Wojciech Wojtczak (vermaden) 2013-03-06 10:01:46 +0100
  • 1db4bf70e4 Remove -u option for debug. Slawomir Wojciech Wojtczak (vermaden) 2013-03-05 13:18:18 +0100
  • 1adcee4686 Add automount-1.4.2.tar.gz file. Slawomir Wojciech Wojtczak (vermaden) 2013-02-16 00:43:53 +0100
  • 547c186ae4 Implement active sleep/wait for devices that could not appear. Add more useful information to /var/log/automount.log file. 1.4.2 Slawomir Wojciech Wojtczak (vermaden) 2013-02-16 00:34:28 +0100
  • 7ed9202cd4 Minor fixes about new BLACKLIST option. Slawomir Wojciech Wojtczak (vermaden) 2013-02-13 21:27:17 +0100
  • ba210e0749 Implement --version option. Implement BLACKLIST option to ignore problematic devices. Slawomir Wojciech Wojtczak (vermaden) 2013-02-13 20:56:31 +0100
  • 5e46303151 Cleanup formatting to use tabs, making portlint happy Slawomir Wojciech Wojtczak (vermaden) 2013-01-10 18:27:42 +0100
  • 263fca6666 Add automount-1.4.1.tar.gz tarball and updated the FreeBSD Ports directory 'distinfo' and 'Makefile' files. Slawomir Wojciech Wojtczak (vermaden) 2013-01-10 09:54:05 +0100
  • 2f2e95942e Improved checking for already mounted devices. More readable log format. Added logging of fsck(8) output. Added adding setuid also to /sbin/mount* when USERUMOUNT set to YES. Added error logging of failed mounts. 1.4.1 Slawomir Wojciech Wojtczak (vermaden) 2013-01-10 09:22:08 +0100
  • 393d285fcd Merge pull request #20 from namore/master vermaden 2012-12-05 04:32:29 -0800
  • be45c03cd9 fixes typo in man page Roman Naumann 2012-12-05 12:58:16 +0100
  • 8f412c015a Minor change in internal pool listing. Slawomir Wojciech Wojtczak (vermaden) 2012-11-15 11:13:25 +0100
  • 15c57f01bc Make use of TMPDIR when using mktemp(1). Minor fixes and changes at automatic generated mountpoint removal. 0.8.5 Slawomir Wojciech Wojtczak (vermaden) 2012-10-31 13:42:29 +0100
  • 4025f07c3f Only delete the temporary mountpoint directory. Slawomir Wojciech Wojtczak (vermaden) 2012-10-30 14:35:52 +0100
  • a476ca72a0 Introduce shorter temporary mountpoint names. Implement automatic deletion of temporary mountpoints. Slawomir Wojciech Wojtczak (vermaden) 2012-10-30 14:24:42 +0100
  • 28252ff069 Name temporary mount points with Boot Environment name. Disable mounting datasets with mountpoint=none (avilla). Slawomir Wojciech Wojtczak (vermaden) 2012-10-30 07:41:54 +0100
  • 1159385c23 Minor fixes. Man page corrections. 0.8.4 Slawomir Wojciech Wojtczak (vermaden) 2012-10-29 08:12:50 +0100
  • 6b7ff2a792 Minor fixes. 0.8.3 Slawomir Wojciech Wojtczak (vermaden) 2012-10-27 20:22:10 +0200
  • 11346cffbb Implement -H option which does listing without headers and lines are separated by tabs. Fix small UMOUNT and ACTIVATE bugs. Slawomir Wojciech Wojtczak (vermaden) 2012-10-27 20:20:01 +0200
  • cb5a900e65 Implement -H option which does listing without headers and lines are separated by tabs. Fix small UMOUNT and ACTIVATE bugs. Slawomir Wojciech Wojtczak (vermaden) 2012-10-27 20:10:17 +0200
  • aefe8c9cf7 Implement even more accurate space calculation for the BEADM LIST -D option. 0.8.2 Slawomir Wojciech Wojtczak (vermaden) 2012-09-21 14:08:23 +0200
  • 2a0c48a4a6 Merge pull request #17 from bdrewery/update-manpage 0.8.1 vermaden 2012-09-18 13:06:04 -0700
  • 0f52dc5e4c beadm list now requires -s for snapshot listing Bryan Drewery 2012-09-18 15:02:06 -0500
  • aa2bdd9aac beadm list -D and -a are not mutually exclusive anymore Bryan Drewery 2012-09-18 15:00:32 -0500
  • cb07a5b79d Add -s option to usage information. Slawomir Wojciech Wojtczak (vermaden) 2012-09-18 08:49:23 +0200
  • 091316c0f7 Move snapshot listing to -s option. Slawomir Wojciech Wojtczak (vermaden) 2012-09-18 08:47:24 +0200
  • 51509abad1 Bring back snapshot listing in new BEADM LIST style, cleanup AWK getline commands, fix Boot Environment display length calculation. Slawomir Wojciech Wojtczak (vermaden) 2012-09-17 08:37:21 +0200
  • 238b91277b Remove useless code after the previous fix. Slawomir Wojciech Wojtczak (vermaden) 2012-09-14 22:55:15 +0200
  • 371557fb11 Fix the BEADM LIST -D and -Da after introduction of the new BEADM LIST -a format. Slawomir Wojciech Wojtczak (vermaden) 2012-09-14 22:53:40 +0200
  • 9c558f62e6 Merge branch 'master' of github.com:vermaden/beadm Slawomir Wojciech Wojtczak (vermaden) 2012-09-13 11:58:37 +0200
  • af05447142 Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-09-13 11:57:46 +0200
  • deb4b4b2e5 Merge pull request #16 from opendevelopment-network/patch-1 vermaden 2012-09-13 02:11:09 -0700
  • 04d1e2f2bd Update beadm.1 opendevelopment-network 2012-09-12 16:32:19 -0300
  • d3ced8b8f7 Introduce new way for Boot Environment origin snapshots listing. Slawomir Wojciech Wojtczak (vermaden) 2012-09-12 18:28:55 +0200
  • 3eb4ac94f5 Small correction for BEADM LIST speed-up. Slawomir Wojciech Wojtczak (vermaden) 2012-09-11 16:34:07 +0200
  • 4209aae2a3 Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-09-11 14:29:22 +0200
  • c5ea4e45d8 Make BEADM LIST several times faster. Slawomir Wojciech Wojtczak (vermaden) 2012-09-11 13:58:08 +0200
  • b0cdd0cb13 Allow both '-a' and '-D' options to be used together. 0.8 Slawomir Wojciech Wojtczak (vermaden) 2012-09-05 20:24:57 +0200
  • c4ed2b7e5e Rewrite the BEADM LIST section in AWK for consistency. Slawomir Wojciech Wojtczak (vermaden) 2012-09-05 15:29:12 +0200
  • 8554adb693 Rewrite the BEADM LIST section in AWK for consistency. Slawomir Wojciech Wojtczak (vermaden) 2012-09-05 15:27:51 +0200
  • 2da6d63ee0 Rewrite the BEADM LIST section in AWK for consistency. Slawomir Wojciech Wojtczak (vermaden) 2012-09-05 15:26:50 +0200
  • bb2c292906 Merge pull request #15 from bdrewery/update-manpage vermaden 2012-09-05 01:12:55 -0700
  • a5b7f572a1 Merge pull request #12 from bdrewery/fix-root-pool vermaden 2012-09-05 00:47:12 -0700
  • 481be895c3 Clarify `beadm list -a` Bryan Drewery 2012-09-05 00:03:39 -0500
  • 4763c436ac Use `beadm mount` instead of `zfs mount` here Bryan Drewery 2012-09-05 00:01:54 -0500
  • d8a5581df7 Add colons Bryan Drewery 2012-09-05 00:01:41 -0500
  • 72f6cd9507 Sort subcommand usage Bryan Drewery 2012-09-04 23:50:05 -0500
  • 0783c438ea Add `beadm list -D` Bryan Drewery 2012-09-04 23:45:00 -0500
  • d709f2a448 Remove `beadm mount` and add `beadm list -a` Bryan Drewery 2012-08-29 08:15:46 -0500
  • 5cf5925785 Fix wrong root pool usage Bryan Drewery 2012-09-04 23:08:52 -0500
  • 1f232a46de Style fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-09-04 10:36:39 +0200
  • e15bada9b3 Style fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-09-04 00:01:45 +0200
  • 898690040e Add help information about -D option. Slawomir Wojciech Wojtczak (vermaden) 2012-09-03 23:35:28 +0200
  • 05c6f29933 Introduce alternative space calculation by Mike Clarke (rawthey) as BEADM LIST -D. Slawomir Wojciech Wojtczak (vermaden) 2012-09-03 23:33:23 +0200
  • f141d11080 Optimize dataset promotion in BEADM ACTIVATE command. Slawomir Wojciech Wojtczak (vermaden) 2012-08-31 18:38:12 +0200
  • d111b1452d Fix dataset promote for making the boot environment active. Slawomir Wojciech Wojtczak (vermaden) 2012-08-31 18:09:55 +0200
  • 632e46e5af Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-30 20:55:50 +0200
  • 0dc9e6737a Implement even more accurate space calculation. Slawomir Wojciech Wojtczak (vermaden) 2012-08-29 21:24:59 +0200
  • 90c41c7186 Remove BEADM MOUNT as mount points are displayed by BEADM LIST [-a] now. Slawomir Wojciech Wojtczak (vermaden) 2012-08-29 11:06:26 +0200
  • f3acd7781b Introduce BEADM LIST -A. Add listing mount points in BEADM LIST. Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-29 11:04:03 +0200
  • 5ad74d72ad Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-27 21:51:12 +0200
  • 329bbf504d Provide even more accurate space usage calculation. Slawomir Wojciech Wojtczak (vermaden) 2012-08-27 21:36:28 +0200
  • 61f2a79cf7 Implement more accurate space calculation for boot environments. Slawomir Wojciech Wojtczak (vermaden) 2012-08-27 13:05:49 +0200
  • db4bdad967 Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-27 12:25:30 +0200
  • 72f90612c8 Proper origin snapshots destroy. Extended checking for origin snapshot if BE was created for existing snapshot. Slawomir Wojciech Wojtczak (vermaden) 2012-08-27 09:18:43 +0200
  • 632714f1dd Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-19 18:21:28 +0200
  • d7957b19a2 Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-18 04:54:03 +0200
  • 5b2973b936 Minor fixes and cleanups. Slawomir Wojciech Wojtczak (vermaden) 2012-08-18 04:34:21 +0200
  • af3dbd80b7 Fix BEADM DESTROY for 'static' boot environments. Slawomir Wojciech Wojtczak (vermaden) 2012-08-18 03:56:06 +0200
  • cca014136e Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-17 17:51:40 +0200
  • 40714d0a03 With Mike Clarke help introduce fast space calculating. Other minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-17 17:46:59 +0200
  • e3eb490ed7 Speed up the BEADM LIST -S. Slawomir Wojciech Wojtczak (vermaden) 2012-08-15 01:47:54 +0200
  • 3173f8932f Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-14 14:03:48 +0200
  • 851376c2e0 Minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-14 13:48:10 +0200
  • ad830232ca Revised ERROR messages. Improve BEADM DESTROY. Use AWK instead BC. A lot of simplified code. Slawomir Wojciech Wojtczak (vermaden) 2012-08-14 01:42:02 +0200
  • 76c1a80d8c Simplified MOUNT/UMOUNT sections. Faster BEADM LIST -S. Other minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-13 15:21:30 +0200
  • 625d62f7af Calculate exact size only with BEADM LIST -S because its slow. Other minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-11 23:38:40 +0200
  • c8b5290552 Minor fix in BEADM DESTROY Slawomir Wojciech Wojtczak (vermaden) 2012-08-11 11:56:38 +0200
  • fe79a8ffe4 Fix BEADM CREATE s/local/local,received/ Slawomir Wojciech Wojtczak (vermaden) 2012-08-10 22:49:52 +0200
  • cad38f6720 Improve BEADM LIST with space calculation. Simplified and fixed BEADM DESTROY. Other minor fixes. Slawomir Wojciech Wojtczak (vermaden) 2012-08-10 22:38:12 +0200
  • dd13448ed1 Fix bad mountpoint detection for BEADM MOUNT and add a check to BEADM ACTIVATE if BE is not mounted by BEADM MOUNT 0.7.1 Slawomir Wojciech Wojtczak (vermaden) 2012-07-27 14:15:23 +0200
  • 87029cad37 Use selected syntax convention. 0.7 Slawomir Wojciech Wojtczak (vermaden) 2012-06-27 07:57:03 +0200
  • 30da27e5de Merge pull request #9 from bdrewery/update-manpage vermaden 2012-06-26 22:48:39 -0700
  • 5632625883 Merge pull request #10 from bdrewery/use-mktemp vermaden 2012-06-26 22:46:33 -0700
  • 09d7bc9632 Use simplified mktemp(1) Bryan Drewery 2012-06-26 22:01:19 -0500
  • 1bff1707cb Document beadm unmount Bryan Drewery 2012-06-26 21:58:45 -0500
  • 3edb3f2328 Document beadm mount Bryan Drewery 2012-06-26 21:48:35 -0500
  • 1cfdc20457 Fix -e not showing for beadm create beName@snapshot Bryan Drewery 2012-06-26 21:16:54 -0500
  • 1841a05df3 Document beadm destroy -F Bryan Drewery 2012-06-26 21:16:34 -0500
  • 19542c98be Support both umount and unmount options. Slawomir Wojciech Wojtczak (vermaden) 2012-06-24 12:05:23 +0200
  • 75008bc7b2 Implement mount/umount options Slawomir Wojciech Wojtczak (vermaden) 2012-06-24 06:13:30 +0200
  • 4e76d084c2 Implement mount/umount options Slawomir Wojciech Wojtczak (vermaden) 2012-06-24 05:56:09 +0200
  • f69a28f1f9 Implement mount/umount options Slawomir Wojciech Wojtczak (vermaden) 2012-06-24 05:44:08 +0200
  • fde3b39006 Added destroy -F option, umount all depended datasets of BE upon destroy command. Slawomir Wojciech Wojtczak (vermaden) 2012-06-22 09:15:51 +0200
  • f8caebcc6c Minor fix with destroy message (rawthey). Slawomir Wojciech Wojtczak (vermaden) 2012-06-18 11:46:06 +0200