CVS commit: src/distrib/sparc64/instfs

2020-03-27 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Fri Mar 27 15:18:22 UTC 2020

Modified Files:
src/distrib/sparc64/instfs: list

Log Message:
Get back to terminfo.cdb.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/distrib/sparc64/instfs/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sparc64/instfs

2020-03-16 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Mon Mar 16 10:02:47 UTC 2020

Modified Files:
src/distrib/sparc64/instfs: list

Log Message:
Catch up with major bump in terminfo. Unbreak build.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/distrib/sparc64/instfs/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sparc64/instfs

2013-11-30 Thread Takeshi Nakayama
Module Name:src
Committed By:   nakayama
Date:   Sat Nov 30 08:19:30 UTC 2013

Modified Files:
src/distrib/sparc64/instfs: list

Log Message:
pppd has moved.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/distrib/sparc64/instfs/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sparc64/instfs

2011-11-01 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Tue Nov  1 09:28:14 UTC 2011

Modified Files:
src/distrib/sparc64/instfs: Makefile

Log Message:
Enable INET6 in the installer


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/distrib/sparc64/instfs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sparc64/instfs

2010-03-13 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Mar 13 14:05:39 UTC 2010

Modified Files:
src/distrib/sparc64/instfs: dot.profile

Log Message:
Simplify the console type check by passing -nx to sysctl. Pointed out
by Alan Barrett.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/sparc64/instfs/dot.profile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sparc64/instfs

2010-03-12 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Fri Mar 12 21:36:52 UTC 2010

Modified Files:
src/distrib/sparc64/instfs: dot.profile

Log Message:
Use sysctl kern.consdev to check wether we use ttyE* as console - in that
case just set up TERM as needed and go straight to sysinst. Otherwise
give a slightly verbose explanation (with common sample values) and
ask for TERM before running sysinst.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/sparc64/instfs/dot.profile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.