Roman Naumann
|
be45c03cd9
|
fixes typo in man page
|
2012-12-05 12:58:16 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
8f412c015a
|
Minor change in internal pool listing.
|
2012-11-15 11:13:25 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
15c57f01bc
|
Make use of TMPDIR when using mktemp(1). Minor fixes and changes at automatic generated mountpoint removal.
|
2012-10-31 13:42:29 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
4025f07c3f
|
Only delete the temporary mountpoint directory.
|
2012-10-30 14:35:52 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
a476ca72a0
|
Introduce shorter temporary mountpoint names. Implement automatic deletion of temporary mountpoints.
|
2012-10-30 14:24:42 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
28252ff069
|
Name temporary mount points with Boot Environment name. Disable mounting datasets with mountpoint=none (avilla).
|
2012-10-30 07:41:54 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
1159385c23
|
Minor fixes. Man page corrections.
|
2012-10-29 08:12:50 +01:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
6b7ff2a792
|
Minor fixes.
|
2012-10-27 20:22:10 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
11346cffbb
|
Implement -H option which does listing without headers and lines are separated by tabs. Fix small UMOUNT and ACTIVATE bugs.
|
2012-10-27 20:20:01 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
cb5a900e65
|
Implement -H option which does listing without headers and lines are separated by tabs. Fix small UMOUNT and ACTIVATE bugs.
|
2012-10-27 20:10:17 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
aefe8c9cf7
|
Implement even more accurate space calculation for the BEADM LIST -D option.
|
2012-09-21 14:08:23 +02:00 |
vermaden
|
2a0c48a4a6
|
Merge pull request #17 from bdrewery/update-manpage
Update manpage
|
2012-09-18 13:06:04 -07:00 |
Bryan Drewery
|
0f52dc5e4c
|
beadm list now requires -s for snapshot listing
|
2012-09-18 15:02:06 -05:00 |
Bryan Drewery
|
aa2bdd9aac
|
beadm list -D and -a are not mutually exclusive anymore
|
2012-09-18 15:00:32 -05:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
cb07a5b79d
|
Add -s option to usage information.
|
2012-09-18 08:49:23 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
091316c0f7
|
Move snapshot listing to -s option.
|
2012-09-18 08:47:24 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
51509abad1
|
Bring back snapshot listing in new BEADM LIST style, cleanup AWK getline commands, fix Boot Environment display length calculation.
|
2012-09-17 08:37:21 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
238b91277b
|
Remove useless code after the previous fix.
|
2012-09-14 22:55:15 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
371557fb11
|
Fix the BEADM LIST -D and -Da after introduction of the new BEADM LIST -a format.
|
2012-09-14 22:53:40 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
9c558f62e6
|
Merge branch 'master' of github.com:vermaden/beadm
|
2012-09-13 11:58:37 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
af05447142
|
Minor fixes.
|
2012-09-13 11:57:46 +02:00 |
vermaden
|
deb4b4b2e5
|
Merge pull request #16 from opendevelopment-network/patch-1
Update beadm.1
|
2012-09-13 02:11:09 -07:00 |
opendevelopment-network
|
04d1e2f2bd
|
Update beadm.1
Added description of Active field codes.
|
2012-09-12 16:32:19 -03:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
d3ced8b8f7
|
Introduce new way for Boot Environment origin snapshots listing.
|
2012-09-12 18:28:55 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
3eb4ac94f5
|
Small correction for BEADM LIST speed-up.
|
2012-09-11 16:34:07 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
4209aae2a3
|
Minor fixes.
|
2012-09-11 14:29:22 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
c5ea4e45d8
|
Make BEADM LIST several times faster.
|
2012-09-11 13:58:08 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
b0cdd0cb13
|
Allow both '-a' and '-D' options to be used together.
|
2012-09-05 20:24:57 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
c4ed2b7e5e
|
Rewrite the BEADM LIST section in AWK for consistency.
|
2012-09-05 15:29:12 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
8554adb693
|
Rewrite the BEADM LIST section in AWK for consistency.
|
2012-09-05 15:27:51 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
2da6d63ee0
|
Rewrite the BEADM LIST section in AWK for consistency.
|
2012-09-05 15:26:50 +02:00 |
vermaden
|
bb2c292906
|
Merge pull request #15 from bdrewery/update-manpage
Update manpage
|
2012-09-05 01:12:55 -07:00 |
vermaden
|
a5b7f572a1
|
Merge pull request #12 from bdrewery/fix-root-pool
Fix wrong root pool usage
|
2012-09-05 00:47:12 -07:00 |
Bryan Drewery
|
481be895c3
|
Clarify `beadm list -a`
|
2012-09-05 00:03:39 -05:00 |
Bryan Drewery
|
4763c436ac
|
Use `beadm mount` instead of `zfs mount` here
|
2012-09-05 00:01:54 -05:00 |
Bryan Drewery
|
d8a5581df7
|
Add colons
|
2012-09-05 00:01:41 -05:00 |
Bryan Drewery
|
72f6cd9507
|
Sort subcommand usage
|
2012-09-04 23:50:05 -05:00 |
Bryan Drewery
|
0783c438ea
|
Add `beadm list -D`
|
2012-09-04 23:49:32 -05:00 |
Bryan Drewery
|
d709f2a448
|
Remove `beadm mount` and add `beadm list -a`
|
2012-09-04 23:42:47 -05:00 |
Bryan Drewery
|
5cf5925785
|
Fix wrong root pool usage
|
2012-09-04 23:08:52 -05:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
1f232a46de
|
Style fixes.
|
2012-09-04 10:36:39 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
e15bada9b3
|
Style fixes.
|
2012-09-04 00:01:45 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
898690040e
|
Add help information about -D option.
|
2012-09-03 23:35:28 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
05c6f29933
|
Introduce alternative space calculation by Mike Clarke (rawthey) as BEADM LIST -D.
|
2012-09-03 23:33:23 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
f141d11080
|
Optimize dataset promotion in BEADM ACTIVATE command.
|
2012-08-31 18:38:12 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
d111b1452d
|
Fix dataset promote for making the boot environment active.
|
2012-08-31 18:09:55 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
632e46e5af
|
Minor fixes.
|
2012-08-30 20:55:50 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
0dc9e6737a
|
Implement even more accurate space calculation.
|
2012-08-29 21:24:59 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
90c41c7186
|
Remove BEADM MOUNT as mount points are displayed by BEADM LIST [-a] now.
|
2012-08-29 11:06:26 +02:00 |
Slawomir Wojciech Wojtczak (vermaden)
|
f3acd7781b
|
Introduce BEADM LIST -A. Add listing mount points in BEADM LIST. Minor fixes.
|
2012-08-29 11:04:03 +02:00 |