-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
pve7-usb-automount (0.6-1) bullseye; urgency=medium | ||
|
||
[ Andreas Heinlein ] | ||
* Add config options for mount options and mounting by label | ||
|
||
-- root <root@admin2-desktop> Mon, 13 Sep 2021 09:59:06 +0000 | ||
|
||
pve7-usb-automount (0.5-2) precise; urgency=low | ||
|
||
* For changes see git log | ||
|
||
-- Rene Hadler <rene.hadler@iteas.at> Thu, 15 Jul 2021 10:27:07 +0100 | ||
-- Rene Hadler <rene.hadler@iteas.at> Thu, 15 Jul 2021 10:27:07 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[MAIN] | ||
MAX_FILES = 3 |