Commit Graph

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