[PR #15] [CLOSED] fstab merging to development-mk #102

Closed
opened 2026-03-03 14:29:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/konstruktoid/hardening/pull/15
Author: @eric-hendrickson
Created: 11/14/2017
Status: Closed

Base: masterHead: fstab


📝 Commits (10+)

  • 9fb7f6a Updated fstab so you can add AWS volumes
  • 6d41224 Fixed a couple of bugs in fstab
  • dc9ea77 Fixed incorrect mount
  • b3035bc Moved order of processes
  • 7f713ce Changed configs on /tmp and /var/tmp mount options
  • 34ec5f8 Added tmpfs partitions on /etc/fstab
  • 272e88f Stepped back to using tmp.mount
  • d07a09d Fixed tmp.mount and var-tmp.mount
  • 96cf972 Removed /proc settings; updated tests for needs
  • 68b7e01 Got rid of manual mounting

📊 Changes

6 files changed (+142 additions, -110 deletions)

View changed files

📝 config/tmp.mount (+1 -1)
📝 scripts/08_fstab (+85 -7)
📝 tests/04_disablemnt.bats (+4 -2)
📝 tests/08_fstab.bats (+3 -58)
📝 ubuntu.cfg (+2 -0)
📝 ubuntu.sh (+47 -42)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/konstruktoid/hardening/pull/15 **Author:** [@eric-hendrickson](https://github.com/eric-hendrickson) **Created:** 11/14/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fstab` --- ### 📝 Commits (10+) - [`9fb7f6a`](https://github.com/konstruktoid/hardening/commit/9fb7f6a615e1203479891a558dbf16127c2da458) Updated fstab so you can add AWS volumes - [`6d41224`](https://github.com/konstruktoid/hardening/commit/6d41224f9a6f192f0d3f3ed75f56ea2b98a2bb99) Fixed a couple of bugs in fstab - [`dc9ea77`](https://github.com/konstruktoid/hardening/commit/dc9ea7786f8a3c25fe91d2056210ebd1797bc794) Fixed incorrect mount - [`b3035bc`](https://github.com/konstruktoid/hardening/commit/b3035bcee896bf82fa2b4cef816fd7f066c72475) Moved order of processes - [`7f713ce`](https://github.com/konstruktoid/hardening/commit/7f713ce407592bfcb3fe1029289020dd44609392) Changed configs on /tmp and /var/tmp mount options - [`34ec5f8`](https://github.com/konstruktoid/hardening/commit/34ec5f8d7503e2abe933631c37eb4355dcc7e5cd) Added tmpfs partitions on /etc/fstab - [`272e88f`](https://github.com/konstruktoid/hardening/commit/272e88f2895aa335d4d559566cb358b2a76bf566) Stepped back to using tmp.mount - [`d07a09d`](https://github.com/konstruktoid/hardening/commit/d07a09d2f343efe840b1438188e5288ff08197f5) Fixed tmp.mount and var-tmp.mount - [`96cf972`](https://github.com/konstruktoid/hardening/commit/96cf972b6983d61b409f26a0bcfa2e58a586a594) Removed /proc settings; updated tests for needs - [`68b7e01`](https://github.com/konstruktoid/hardening/commit/68b7e0116fde56f48ebfb3ce6ba8fa7fbb58e286) Got rid of manual mounting ### 📊 Changes **6 files changed** (+142 additions, -110 deletions) <details> <summary>View changed files</summary> 📝 `config/tmp.mount` (+1 -1) 📝 `scripts/08_fstab` (+85 -7) 📝 `tests/04_disablemnt.bats` (+4 -2) 📝 `tests/08_fstab.bats` (+3 -58) 📝 `ubuntu.cfg` (+2 -0) 📝 `ubuntu.sh` (+47 -42) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:29:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#102
No description provided.