Commit Graph

61 Commits

Author SHA1 Message Date
Bas v.d. Wiel dc08d1dd3d
Merge pull request #46 from basvandewiel/45-folders-with-same-prefix-name-arent-mounted
Fix the collapsing of directory names to prevent overlapping dirs fro…
2023-05-22 15:39:03 +02:00
Bas v.d. Wiel e7fe771246 Fix the collapsing of directory names to prevent overlapping dirs from being skipped while mounting. 2023-05-22 15:38:13 +02:00
Bas v.d. Wiel d84fd68e83
Merge pull request #44 from basvandewiel/41-documentation-issues
More docs
2023-03-13 18:31:10 +01:00
Bas v.d. Wiel 171dd95ea0 More docs 2023-03-13 18:30:46 +01:00
Bas v.d. Wiel 0561be9cf4
Merge pull request #43 from basvandewiel/41-documentation-issues
Add troubleshooting hints.
2023-03-13 14:23:50 +01:00
Bas v.d. Wiel 942800465c Add troubleshooting hints. 2023-03-13 14:23:26 +01:00
Bas v.d. Wiel a49281338f
Merge pull request #42 from basvandewiel/41-documentation-issues
41 documentation issues
2023-03-13 14:10:36 +01:00
Bas v.d. Wiel a429f73692 Document USB and CIFS behaviour in combination with NFS 2023-03-13 14:10:13 +01:00
Bas v.d. Wiel 4fc82aae7a Case sensitivity addressed in docs. 2023-03-13 13:58:07 +01:00
Bas v.d. Wiel 8fe660d2d8
Merge pull request #40 from basvandewiel/documentation
Update Readme
2023-03-12 18:24:53 +01:00
Bas v.d. Wiel 09229dbe8b Update Readme 2023-03-12 18:24:18 +01:00
Bas v.d. Wiel cd04cfdb19
Merge pull request #39 from basvandewiel/35-bug-mount-at-boot-doesnt-work
Bugfix: RO_ROOT was unbound.
2023-03-12 16:35:05 +01:00
Bas v.d. Wiel 267a21b875 Bugfix: RO_ROOT was unbound. 2023-03-12 16:34:25 +01:00
Bas v.d. Wiel b10735124f
Merge pull request #38 from basvandewiel/35-bug-mount-at-boot-doesnt-work
Move the check for existing NFS mounts.
2023-03-12 16:32:30 +01:00
Bas v.d. Wiel a73c7f6c5b Move the check for existing NFS mounts. 2023-03-12 16:31:34 +01:00
Bas v.d. Wiel 4d649592af
Merge pull request #37 from basvandewiel/30-create-an-unmount-script
30 create an unmount script
2023-03-12 15:32:58 +01:00
Bas v.d. Wiel a33faf73b2
Merge pull request #36 from basvandewiel/35-bug-mount-at-boot-doesnt-work
35 bug mount at boot doesnt work
2023-03-12 15:26:07 +01:00
Bas v.d. Wiel 5952f9ebb7 Wait for IP, log messages to Syslog instead of echoing to console. 2023-03-12 15:24:46 +01:00
Bas v.d. Wiel 38bf4a4313 Remove the wait for server flag: we always wait, or time out. 2023-03-12 15:09:19 +01:00
Bas v.d. Wiel 26cdd39a1b Remove quotes 2023-03-12 14:51:48 +01:00
Bas v.d. Wiel 78b8207c36
Merge pull request #34 from basvandewiel/33-the-lock-file-survives-a-reboot-of-mister
Replace the run_once check with a more sensible check for pre-existin…
2023-03-12 14:47:27 +01:00
Bas v.d. Wiel 9a2dd09232 Replace the run_once check with a more sensible check for pre-existing NFS mounts. 2023-03-12 14:47:02 +01:00
Bas v.d. Wiel b1438db732
Merge pull request #32 from basvandewiel/31-bug-mounting-uses-wrong-command-on-mister
Use Busybox to perform the mount action.
2023-03-12 13:49:13 +01:00
Bas v.d. Wiel 2e62a57e00 Use Busybox to perform the mount action. 2023-03-12 13:46:09 +01:00
Bas v.d. Wiel 6fb06524b2 Update documentation to reflect the new unmount script. 2023-03-10 18:23:51 +01:00
Bas v.d. Wiel 462507881b Add nfs_unmount script 2023-03-10 18:19:41 +01:00
Bas v.d. Wiel 2217c322ba
Merge pull request #29 from basvandewiel/23-documentation
Update Readme
2023-03-10 13:21:03 +01:00
Bas v.d. Wiel 8d5218bfa6 Update Readme 2023-03-10 13:20:40 +01:00
Bas v.d. Wiel 36dd9860a4
Merge pull request #28 from basvandewiel/22-coding-style-cleanup
Loop the IP check back into the script's main logic.
2023-03-10 11:56:38 +01:00
Bas v.d. Wiel 01478094e7 Loop the IP check back into the script's main logic. 2023-03-10 11:55:47 +01:00
Bas v.d. Wiel 1dc0600e53
Merge pull request #27 from basvandewiel/22-coding-style-cleanup
Lots of cosmetics and reliability improvements.
2023-03-10 11:52:00 +01:00
Bas v.d. Wiel bc7735f855 Lots of cosmetics and reliability improvements. 2023-03-10 11:51:19 +01:00
Bas v.d. Wiel 5dce1bc7ee
Merge pull request #26 from basvandewiel/24-implement-mounting-of-the-filesystem
24 implement mounting of the filesystem
2023-03-10 11:42:27 +01:00
Bas v.d. Wiel cdd2483471 Perform the mounting operation itself. 2023-03-10 11:42:02 +01:00
Bas v.d. Wiel ae538b8777 Fix typo in copyright comment. 2023-03-10 11:21:37 +01:00
Bas v.d. Wiel 72ae6c250b
Merge pull request #25 from basvandewiel/21-re-introduce-ini-file-management
21 re introduce ini file management
2023-03-10 11:14:29 +01:00
Bas v.d. Wiel 2e0bd44165 Add a function for loading the INI file. 2023-03-10 11:13:53 +01:00
Bas v.d. Wiel a103a6dc5d Remove the now redundant separate function for remounting the rootfs. 2023-03-10 11:00:11 +01:00
Bas v.d. Wiel 56f3c7cce8
Merge pull request #20 from basvandewiel/19-manage-the-mount-at-boot-options
Untangle much of the creation of boot scripts.
2023-03-09 21:03:10 +01:00
Bas v.d. Wiel a58a202055 Untangle much of the creation of boot scripts. 2023-03-09 21:02:42 +01:00
Bas v.d. Wiel 25dc10fd9b
Merge pull request #18 from basvandewiel/7-refactor-a-check-for-minimally-viable-configuration
Remove NFS kernel check.
2023-03-09 18:21:04 +01:00
Bas v.d. Wiel 01a2ca00be Remove NFS kernel check. 2023-03-09 18:20:42 +01:00
Bas v.d. Wiel 2232f82e72
Merge pull request #17 from basvandewiel/7-refactor-a-check-for-minimally-viable-configuration
Add function keyword.
2023-03-09 18:17:59 +01:00
Bas v.d. Wiel 0a6f1ec9f7 Add function keyword. 2023-03-09 18:17:29 +01:00
Bas v.d. Wiel 64dccacadc
Merge pull request #16 from basvandewiel/7-refactor-a-check-for-minimally-viable-configuration
Add function for checking NFS server liveness.
2023-03-09 18:15:57 +01:00
Bas v.d. Wiel d33af4edf4
Merge branch 'main' into 7-refactor-a-check-for-minimally-viable-configuration 2023-03-09 18:15:47 +01:00
Bas v.d. Wiel 887b078fd4 Add function for checking NFS server liveness. 2023-03-09 18:14:49 +01:00
Bas v.d. Wiel f3c9b59d41
Merge pull request #14 from basvandewiel/7-refactor-a-check-for-minimally-viable-configuration
Add function for config checking and use it.
2023-03-09 16:30:10 +01:00
Bas v.d. Wiel 29c09b94df Add function for config checking and use it. 2023-03-09 16:29:31 +01:00
Bas v.d. Wiel cb219b35e5
Merge pull request #13 from basvandewiel/12-bugfix-equality-operators
Fix unintend always-true conditions.
2023-03-09 15:57:56 +01:00