Bug 8885 - system repair prompt is bogus
Summary: system repair prompt is bogus
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.1
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-26 07:44 UTC by Stig Hackvan
Modified: 2014-03-17 02:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-02-16 21:21:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Stig Hackvan 2000-01-26 07:44:54 UTC
--- /tmp/rc.sysinit	Tue Jan 18 23:18:02 2000
+++ ./rc.sysinit	Tue Jan 18 23:18:50 2000
@@ -180,7 +180,7 @@
 		echo "*** Dropping you to a shell; the system will reboot"
 		echo "*** when you leave the shell."

-		PS1="(Repair filesystem) \#"; export PS1
+		PS1="(Repair filesystem) \# # "; export PS1
 		sulogin

 		echo "Unmounting file systems"
@@ -341,7 +341,7 @@
 		echo "*** Dropping you to a shell; the system will reboot"
 		echo "*** when you leave the shell."

-		PS1="(RAID Repair) \#"; export PS1
+		PS1="(RAID Repair) \# # "; export PS1
 		sulogin

 		echo "Unmounting file systems"
@@ -375,7 +375,7 @@
 		echo "*** Dropping you to a shell; the system will reboot"
 		echo "*** when you leave the shell."

-		PS1="(Repair filesystem) \#"; export PS1
+		PS1="(Repair filesystem) \# # "; export PS1
 		sulogin

 		echo "Unmounting file systems"

Comment 1 Bill Nottingham 2000-02-16 21:21:59 UTC
Will be fixed in initscripts-4.94-1.


Note You need to log in before you can comment on or make changes to this bug.