Swap module -> fix /etc/fstab entry problem #17

Closed
opened 2020-01-27 09:54:33 +01:00 by lucas.noki · 9 comments
lucas.noki commented 2020-01-27 09:54:33 +01:00 (Migrated from gitlab.com)

Problem: entries in /etc/fstab

To make the swap persistent an entry is added to the /etc/fstab file. Anyway if the swap is resized there will also be another entry added to /etc/fstab. Also when the swap is deleted the entry in /etc/fstab isn´t.

Problems to fix:

  • Make sure entry for persistent swap file only exists once!
  • Check if entry is already there when resizing and prevent double entries!
  • Delete entry when swap gets deleted!
**Problem: entries in /etc/fstab** To make the swap persistent an entry is added to the /etc/fstab file. Anyway if the swap is resized there will also be another entry added to /etc/fstab. Also when the swap is deleted the entry in /etc/fstab isn´t. Problems to fix: - Make sure entry for persistent swap file only exists once! - Check if entry is already there when resizing and prevent double entries! - Delete entry when swap gets deleted!
lucas.noki commented 2020-01-27 10:33:34 +01:00 (Migrated from gitlab.com)

changed title from Swap module -> fix /etc/fstab entry problem to {+WIP: +}Swap module -> fix /etc/fstab entry problem

changed title from **Swap module -> fix /etc/fstab entry problem** to **{+WIP: +}Swap module -> fix /etc/fstab entry problem**
lucas.noki commented 2020-01-27 10:36:17 +01:00 (Migrated from gitlab.com)

created merge request !11 to address this issue

created merge request !11 to address this issue
lucas.noki commented 2020-01-27 10:36:17 +01:00 (Migrated from gitlab.com)

mentioned in merge request !11

mentioned in merge request !11
lucas.noki commented 2020-01-27 10:40:11 +01:00 (Migrated from gitlab.com)

changed title from {-WIP: -}Swap module -> fix /etc/fstab entry problem to Swap module -> fix /etc/fstab entry problem

changed title from **{-WIP: -}Swap module -> fix /etc/fstab entry problem** to **Swap module -> fix /etc/fstab entry problem**
lucas.noki commented 2020-01-27 13:08:33 +01:00 (Migrated from gitlab.com)

created branch 17-swap-module-fix-etc-fstab-entry-problem to address this issue

created branch [`17-swap-module-fix-etc-fstab-entry-problem`](/icaotix/linux-tools/compare/master...17-swap-module-fix-etc-fstab-entry-problem) to address this issue
lucas.noki commented 2020-01-27 13:13:34 +01:00 (Migrated from gitlab.com)

mentioned in merge request !12

mentioned in merge request !12
lucas.noki commented 2020-01-27 13:13:34 +01:00 (Migrated from gitlab.com)

created merge request !12 to address this issue

created merge request !12 to address this issue
marcel.schwarz commented 2020-02-01 03:31:42 +01:00 (Migrated from gitlab.com)

closed via merge request !12

closed via merge request !12
marcel.schwarz commented 2020-02-01 03:31:42 +01:00 (Migrated from gitlab.com)

mentioned in commit 8b0c9c689c

mentioned in commit 8b0c9c689c5977c7a0fa01807d2448e7b8aa29a7
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: public/linux-tools#17
No description provided.