Home | History | Annotate | only in /src/etc/skel
History log of /src/etc/skel
RevisionDateAuthorComments
 1.8 01-Sep-2006  tron Actually install "dot.shrc" to fix the build.
 1.7 16-May-2004  lukem branches: 1.7.6;
Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall'
target) instead of using home-grown 'distribution' targets or using
FILES with the 'install' target.
Add some etc/ subdir Makefiles where appropriate.

XXX: some of etc/Makefile install-etc-files could be converted to CONFIGFILES.
 1.6 24-Apr-2003  perry Add a default .logout file.
Suggested by Igor Sobrado in PR misc/21223
 1.5 02-Dec-2002  lukem delint
 1.4 06-Aug-2002  soren dot.mailrc hasn't ever actually been maintained, unlike /etc/mail.rc .
 1.3 06-Aug-2002  soren It's been a long time since it was nice to have this installed by default.
 1.2 12-Dec-2001  tv MKfoo=no -> NOfoo=
 1.1 16-Oct-2000  simonb branches: 1.1.2; 1.1.4;
For "make distribution", install skel files in /etc/skel.

Part of fix for PR bin/10985.
 1.1.4.2 25-Oct-2000  he Pull up revision 1.1 (new, requested by simonb):
Use /etc/skel only for skeleton files for useradd. Fixes PR#10985.
 1.1.4.1 16-Oct-2000  he file Makefile was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000
 1.1.2.2 20-Oct-2000  tv Pullup 1.1 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
 1.1.2.1 16-Oct-2000  tv file Makefile was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000
 1.7.6.1 02-Sep-2006  riz Pull up following revision(s) (requested by hubertf in ticket #105):
distrib/sets/lists/etc/mi: revision 1.175
etc/skel/dot.profile: revision 1.4
etc/skel/Makefile: revision 1.8
etc/skel/dot.shrc: revision 1.1
Sync behaviour of sh and ksh dotfiles for new users with those of root.
Addresses PR 32215 by Wouter Schoot
Actually install "dot.shrc" to fix the build.
 1.10 02-Feb-2025  tsutsui Set $ENV in the default skel/dot.cshrc as dot.profile for su(1) etc.

Fixes PR/59008. Worth to pullup to netbsd-10.
 1.9 23-Sep-2024  uwe dot.cshrc: add commented out LESS example

Switch commented out PAGER from more(1), the default, to less(1), so
that a user can just uncomment the line and doesn't have to edit it.

While here, add commented out example of setting less(1) options with
LESS and explain how you can use -X to alleviate the pain from
alternate screen switching (b/c, of course, nothing is more user
friendly than wiping away from the screen the manual page you have
just been reading in your PAGER and want to peek at again as you are
typing the command).

This should have been in the same commit with the identical
dot.profile change.
 1.8 01-Mar-2018  snj branches: 1.8.14; 1.8.16;
/usr/X11R6 has been empty on most NetBSD installations since 2008,
and the last few straggling ports dumped it in 2015. It's time to
prune references to /usr/X11R6 from our config files.
 1.7 19-Oct-2011  christos branches: 1.7.36;
put back a commented out EXINIT entry.
 1.6 19-Oct-2011  dholland Re-enable EDITOR=vi because otherwise stuff breaks. (Or runs ed, which
is arguably equivalent to breaking.)

Per the discussion on tech-userlevel, document the settings offered.

(All of this needs quite a bit more work still.)
 1.5 19-Oct-2011  tsutsui Cleanup ancient entries derived from 4.4BSD Lite2 merge
for newer useradd(8) users:
- remove all aliases
- remove annoying EXINIT setting
- comment out other environment settings

Discussed on tech-userlevel@.
 1.4 19-Nov-2008  cube Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done.
 1.3 24-Apr-2003  perry branches: 1.3.32; 1.3.40;
Add more descriptive header comments for default dotfiles.
Text based on suggestions by Igor Sobrado in PR misc/21223
 1.2 29-Sep-2002  grant Nuke 'umask 2' as it is inappropriate for the default useradd(8)
behaviour. The system default (022) is more sensible.
 1.1 16-Oct-2000  simonb branches: 1.1.2; 1.1.4; 1.1.6;
Copy skel files from sharesrc/share/skel.

Part of fix for PR bin/10985.
 1.1.6.1 24-Dec-2003  jmc Pullup rev 1.2 (requested by grant in ticket #1570)

Nuke 'umask 2' as it is inappropriate for the default useradd(8)behaviour.
 1.1.4.2 25-Oct-2000  he Pull up revision 1.1 (new, requested by simonb):
Use /etc/skel only for skeleton files for useradd. Fixes PR#10985.
 1.1.4.1 16-Oct-2000  he file dot.cshrc was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000
 1.1.2.2 20-Oct-2000  tv Pullup 1.1 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
 1.1.2.1 16-Oct-2000  tv file dot.cshrc was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000
 1.3.40.1 20-Nov-2008  snj Pull up following revision(s) (requested by cube in ticket #96):
etc/login.conf: revision 1.3
etc/skel/dot.profile: revision 1.5
etc/root/dot.profile: revision 1.20
etc/skel/dot.cshrc: revision 1.4
etc/root/dot.cshrc: revision 1.19
Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done.
 1.3.32.1 17-Jan-2009  mjf Sync with HEAD.
 1.7.36.1 12-Apr-2018  martin Pull up following revision(s) (requested by snj in ticket #742):

etc/root/dot.profile: revision 1.30
etc/skel/dot.profile: revision 1.10
etc/login.conf: revision 1.7
etc/root/dot.cshrc: revision 1.27
share/man/man7/hier.7: revision 1.129 (patch)
etc/man.conf: revision 1.37
etc/skel/dot.cshrc: revision 1.8

/usr/X11R6 has been empty on most NetBSD installations since 2008,
and the last few straggling ports dumped it in 2015. It's time to
prune references to /usr/X11R6 from our config files.

remove reference to /usr/X11R6
 1.8.16.1 02-Aug-2025  perseant Sync with HEAD
 1.8.14.1 20-Feb-2025  martin Pull up following revision(s) (requested by tsutsui in ticket #1047):

etc/skel/dot.cshrc: revision 1.10

Set $ENV in the default skel/dot.cshrc as dot.profile for su(1) etc.

Fixes PR/59008.
 1.4 08-Mar-2016  mlelstv tset was useful for fixed terminals and rarely changing configurations.
But for current software terminal emulators and varying network
logins it's just confusing.

No longer run tset when logging in.

ok @martin
 1.3 24-Apr-2003  perry Add more descriptive header comments for default dotfiles.
Text based on suggestions by Igor Sobrado in PR misc/21223
 1.2 08-Jul-2002  grant only try to run /usr/games/fortune if it is executable.
 1.1 16-Oct-2000  simonb branches: 1.1.2; 1.1.4; 1.1.6;
Copy skel files from sharesrc/share/skel.

Part of fix for PR bin/10985.
 1.1.6.1 09-Jul-2002  lukem Pull up revision 1.2 (requested by grant in ticket #440):
only try to run /usr/games/fortune if it is executable.
 1.1.4.2 25-Oct-2000  he Pull up revision 1.1 (new, requested by simonb):
Use /etc/skel only for skeleton files for useradd. Fixes PR#10985.
 1.1.4.1 16-Oct-2000  he file dot.login was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000
 1.1.2.2 20-Oct-2000  tv Pullup 1.1 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
 1.1.2.1 16-Oct-2000  tv file dot.login was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000
 1.1 24-Apr-2003  perry Add a default .logout file.
Suggested by Igor Sobrado in PR misc/21223
 1.2 06-Aug-2002  soren dot.mailrc hasn't ever actually been maintained, unlike /etc/mail.rc .
 1.1 16-Oct-2000  simonb branches: 1.1.2; 1.1.4;
Copy skel files from sharesrc/share/skel.

Part of fix for PR bin/10985.
 1.1.4.2 25-Oct-2000  he Pull up revision 1.1 (new, requested by simonb):
Use /etc/skel only for skeleton files for useradd. Fixes PR#10985.
 1.1.4.1 16-Oct-2000  he file dot.mailrc was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000
 1.1.2.2 20-Oct-2000  tv Pullup 1.1 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
 1.1.2.1 16-Oct-2000  tv file dot.mailrc was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000
 1.12 23-Sep-2024  uwe dot.profile: add commented out LESS example

Switch commented out PAGER from more(1), the default, to less(1), so
that a user can just uncomment the line and doesn't have to edit it.

While here, add commented out example of setting less(1) options with
LESS and explain how you can use -X to alleviate the pain from
alternate screen switching (b/c, of course, nothing is more user
friendly than wiping away from the screen the manual page you have
just been reading in your PAGER and want to peek at again as you are
typing the command).
 1.11 23-Sep-2024  uwe dot.profile: reword the comment about EDITOR

Push the scary cool story about ed(1) from the front page. The user
is more interested in the options available to them, so move the
sentence about emacs and nano closer to the beginning of the comment.

TBH, I was a bit incredulous, but sh's own fc _does_ use ed if EDITOR
is not set, though it seems to be the only program in base to do this.
Speak of a self-fulfilling prophecy...
 1.10 01-Mar-2018  snj branches: 1.10.16;
/usr/X11R6 has been empty on most NetBSD installations since 2008,
and the last few straggling ports dumped it in 2015. It's time to
prune references to /usr/X11R6 from our config files.
 1.9 10-Apr-2012  dholland branches: 1.9.26;
fix use of setenv in a comment, noted by "stu314" on freenode.
 1.8 19-Oct-2011  christos branches: 1.8.2; 1.8.4;
put back a commented out EXINIT entry.
 1.7 19-Oct-2011  dholland Re-enable EDITOR=vi because otherwise stuff breaks. (Or runs ed, which
is arguably equivalent to breaking.)

Per the discussion on tech-userlevel, document the settings offered.

(All of this needs quite a bit more work still.)
 1.6 19-Oct-2011  tsutsui Cleanup ancient entries derived from 4.4BSD Lite2 merge
for newer useradd(8) users:
- remove all aliases
- remove annoying EXINIT setting
- comment out other environment settings

Discussed on tech-userlevel@.
 1.5 19-Nov-2008  cube Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done.
 1.4 31-Aug-2006  hubertf branches: 1.4.18; 1.4.26;
Sync behaviour of sh and ksh dotfiles for new users with those of root.
Addresses PR 32215 by Wouter Schoot
 1.3 24-Apr-2003  perry branches: 1.3.12;
Add more descriptive header comments for default dotfiles.
Text based on suggestions by Igor Sobrado in PR misc/21223
 1.2 29-Sep-2002  grant Nuke 'umask 2' as it is inappropriate for the default useradd(8)
behaviour. The system default (022) is more sensible.
 1.1 16-Oct-2000  simonb branches: 1.1.2; 1.1.4; 1.1.6;
Copy skel files from sharesrc/share/skel.

Part of fix for PR bin/10985.
 1.1.6.1 24-Dec-2003  jmc Pullup rev 1.2 (requested by grant in ticket #1570)

Nuke 'umask 2' as it is inappropriate for the default useradd(8)behaviour.
 1.1.4.2 25-Oct-2000  he Pull up revision 1.1 (new, requested by simonb):
Use /etc/skel only for skeleton files for useradd. Fixes PR#10985.
 1.1.4.1 16-Oct-2000  he file dot.profile was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000
 1.1.2.2 20-Oct-2000  tv Pullup 1.1 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
 1.1.2.1 16-Oct-2000  tv file dot.profile was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000
 1.3.12.1 02-Sep-2006  riz Pull up following revision(s) (requested by hubertf in ticket #105):
distrib/sets/lists/etc/mi: revision 1.175
etc/skel/dot.profile: revision 1.4
etc/skel/Makefile: revision 1.8
etc/skel/dot.shrc: revision 1.1
Sync behaviour of sh and ksh dotfiles for new users with those of root.
Addresses PR 32215 by Wouter Schoot
Actually install "dot.shrc" to fix the build.
 1.4.26.1 20-Nov-2008  snj Pull up following revision(s) (requested by cube in ticket #96):
etc/login.conf: revision 1.3
etc/skel/dot.profile: revision 1.5
etc/root/dot.profile: revision 1.20
etc/skel/dot.cshrc: revision 1.4
etc/root/dot.cshrc: revision 1.19
Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done.
 1.4.18.1 17-Jan-2009  mjf Sync with HEAD.
 1.8.4.1 12-Apr-2012  riz Pull up following revision(s) (requested by dholland in ticket #178):
etc/skel/dot.profile: revision 1.9
fix use of setenv in a comment, noted by "stu314" on freenode.
 1.8.2.1 17-Apr-2012  yamt sync with head
 1.9.26.1 12-Apr-2018  martin Pull up following revision(s) (requested by snj in ticket #742):

etc/root/dot.profile: revision 1.30
etc/skel/dot.profile: revision 1.10
etc/login.conf: revision 1.7
etc/root/dot.cshrc: revision 1.27
share/man/man7/hier.7: revision 1.129 (patch)
etc/man.conf: revision 1.37
etc/skel/dot.cshrc: revision 1.8

/usr/X11R6 has been empty on most NetBSD installations since 2008,
and the last few straggling ports dumped it in 2015. It's time to
prune references to /usr/X11R6 from our config files.

remove reference to /usr/X11R6
 1.10.16.1 02-Aug-2025  perseant Sync with HEAD
 1.2 06-Aug-2002  soren It's been a long time since it was nice to have this installed by default.
 1.1 16-Oct-2000  simonb branches: 1.1.2; 1.1.4;
Copy skel files from sharesrc/share/skel.

Part of fix for PR bin/10985.
 1.1.4.2 25-Oct-2000  he Pull up revision 1.1 (new, requested by simonb):
Use /etc/skel only for skeleton files for useradd. Fixes PR#10985.
 1.1.4.1 16-Oct-2000  he file dot.rhosts was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000
 1.1.2.2 20-Oct-2000  tv Pullup 1.1 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
 1.1.2.1 16-Oct-2000  tv file dot.rhosts was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000
 1.3 24-Nov-2007  pavel branches: 1.3.4;
Source /etc/shrc only if it exists. Inspired by PR install/37209.
 1.2 14-Sep-2006  pavel branches: 1.2.8;
Factor out common settings from /root/.shrc and /etc/skel/.shrc to a
new file /etc/shrc.

As proposed on tech-userlevel.
 1.1 31-Aug-2006  hubertf branches: 1.1.2;
Sync behaviour of sh and ksh dotfiles for new users with those of root.
Addresses PR 32215 by Wouter Schoot
 1.1.2.1 02-Sep-2006  riz Pull up following revision(s) (requested by hubertf in ticket #105):
distrib/sets/lists/etc/mi: revision 1.175
etc/skel/dot.profile: revision 1.4
etc/skel/Makefile: revision 1.8
etc/skel/dot.shrc: revision 1.1
Sync behaviour of sh and ksh dotfiles for new users with those of root.
Addresses PR 32215 by Wouter Schoot
Actually install "dot.shrc" to fix the build.
 1.2.8.1 09-Jan-2008  matt sync with HEAD
 1.3.4.2 24-Nov-2007  pavel Source /etc/shrc only if it exists. Inspired by PR install/37209.
 1.3.4.1 24-Nov-2007  pavel file dot.shrc was added on branch mjf-devfs on 2007-11-24 11:14:43 +0000

RSS XML Feed