From 8982430a505574a5d8869d45a5bee699fc2abebf Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 8 Jul 2023 05:08:01 +0100 Subject: share/issue.devfix: tweak whitespace, use HTTPS Signed-off-by: Sam James --- share/issue.devfix | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/share/issue.devfix b/share/issue.devfix index ea7ae0c1..6bbbb0ba 100644 --- a/share/issue.devfix +++ b/share/issue.devfix @@ -1,7 +1,7 @@ ----------------------------------------------------- -Your system seems to be missing critical device files -in /dev ! Although you may be running udev or devfs, -the root partition is missing these required files ! +Your system seems to be missing critical device files +in /dev! Although you may be running udev or devfs, +the root partition is missing these required files! To rectify this situation, please do the following: mkdir /mnt/fixit @@ -10,12 +10,12 @@ cp -a --remove-destination /dev/* /mnt/fixit/dev/ umount /mnt/fixit rmdir /mnt/fixit -You may refer to these instructions at /etc/issue. -If you previously had an issue file, it has been -backed up at /etc/issue.devfix. Once you've fixed -your system, you will have to restore your old issue +You may refer to these instructions at /etc/issue. +If you previously had an issue file, it has been +backed up at /etc/issue.devfix. Once you've fixed +your system, you will have to restore your old issue file in order to get rid of this warning. -Thanks for using Gentoo ! :) -http://bugs.gentoo.org/40987 +Thanks for using Gentoo! :) +https://bugs.gentoo.org/40987 ----------------------------------------------------- -- cgit v1.2.3-65-gdbad