Page MenuHomeFreeBSD

Set PS1 for toor
ClosedPublic

Authored by trasz on Jan 17 2019, 1:56 PM.
Tags
None
Referenced Files
F155043579: D18872.id53153.diff
Thu, Apr 30, 10:14 PM
Unknown Object (File)
Thu, Apr 30, 6:54 AM
Unknown Object (File)
Wed, Apr 29, 10:35 AM
Unknown Object (File)
Mon, Apr 27, 10:37 PM
Unknown Object (File)
Fri, Apr 24, 9:36 PM
Unknown Object (File)
Tue, Apr 21, 2:02 PM
Unknown Object (File)
Tue, Apr 21, 11:24 AM
Unknown Object (File)
Mon, Apr 20, 10:45 PM
Subscribers

Details

Summary

Install .shrc for root, and set PS1 for the toor account.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21999
Build 21233: arc lint + arc unit

Event Timeline

bin/sh/dot.shrc
36

Hmm, perhaps strip the whoami part here? It will not work in single-user mode with the obsolete configuration of separate /usr.

bin/sh/dot.shrc
36

I think I'll wait until https://reviews.freebsd.org/D18790 is committed and reuse the \u here.

This revision is now accepted and ready to land.Jan 24 2019, 10:25 PM
This revision was automatically updated to reflect the committed changes.