Page MenuHomeFreeBSD

Set PS1 for toor
ClosedPublic

Authored by trasz on Jan 17 2019, 1:56 PM.
Tags
None
Referenced Files
F153516226: D18872.diff
Tue, Apr 21, 2:02 PM
F153493958: D18872.id53178.diff
Tue, Apr 21, 11:24 AM
F153399514: D18872.diff
Mon, Apr 20, 10:45 PM
Unknown Object (File)
Wed, Apr 15, 9:19 AM
Unknown Object (File)
Fri, Apr 10, 1:41 AM
Unknown Object (File)
Sat, Apr 4, 4:43 PM
Unknown Object (File)
Thu, Apr 2, 3:51 AM
Unknown Object (File)
Tue, Mar 31, 6:22 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

bin/sh/dot.shrc
36 ↗(On Diff #52923)

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 ↗(On Diff #52923)

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.