Home | History | Annotate | Download | only in miniroot
History log of /src/distrib/amiga/miniroot/dot.profile
RevisionDateAuthorComments
 1.11  28-Aug-2022  tsutsui Avoid more obsolescent binary primaries not supported by crunched test(1).

See PR/54835 and PR/56983 for details.
 1.10  27-Jul-2008  mlelstv branches: 1.10.64;
add missing quote
 1.9  26-Jul-2003  salo branches: 1.9.32; 1.9.36;
netbsd.org->NetBSD.org
 1.8  14-Jun-2000  cgd sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself. (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.) Their approval has been given re: the license
change.
 1.7  14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.6  23-Nov-1999  simonb Don't start update.
 1.5  26-Jun-1999  cgd branches: 1.5.4;
after checking and setting DONEPROFILE, export it so that children of the
shell (e.g. programs and shells invoked via sysinst) don't try to run
sysinst again. Fixes PR#7805.
 1.4  09-Jan-1998  perry branches: 1.4.2;
Add $HOME to profiles, closes pr 4323 (from Tatoku Ogaito)
 1.3  21-Nov-1997  is If we're (I)nstalling, add the same loadkmap call we use for the install
script to the end of rc.local.
 1.2  08-Nov-1997  mhitch The amiga tty erase character is ^?, not ^H.
 1.1  09-Sep-1997  is branches: 1.1.2;
First hack at generic miniroot installation for NetBSD/Amiga.
Needs refinement at a few places, probably, and the docs still need to be
rewritten.
And we _still_ don't have a native partition table editor in the tree.
 1.1.2.2  21-Nov-1997  is Sync with trunk: install selected keyboardmap also in installed system.
 1.1.2.1  09-Nov-1997  mellon Pull rev 1.2 up from trunk (mhitch)
 1.4.2.1  26-Jun-1999  cgd pull up rev 1.5 from trunk. (cgd)
 1.5.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.9.36.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.9.32.2  05-Oct-2008  mjf Sync with HEAD.
 1.9.32.1  28-Sep-2008  mjf Sync with HEAD.
 1.10.64.1  30-Aug-2022  martin Pull up following revision(s) (requested by tsutsui in ticket #1514):

distrib/atari/floppies/common/dot.profile: revision 1.9
distrib/vax/inst-common/dot.commonutils: revision 1.6
distrib/amiga/miniroot/dot.profile: revision 1.11
distrib/utils/script-installer/dot.commonutils: revision 1.8
distrib/amiga/floppies/inst-common/dot.commonutils: revision 1.9

Fix yet another "[: SMALL test, no fallback usage" error on installation.

The same problem as PR/54835 of the miniroot scripts, i.e.
avoid and replace use of -o binary primary marked obsolescent
by POSIX.1-2017:
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_12
8_16

Noticed on installation of NetBSD 9.3 on TT030, and
maybe should be pulled up to netbsd-9.

Avoid more obsolescent binary primaries not supported by crunched test(1).

See PR/54835 and PR/56983 for details.

RSS XML Feed