Home | History | Annotate | only in /src/sys/arch/landisk/stand/bootxx
History log of /src/sys/arch/landisk/stand/bootxx
RevisionDateAuthorComments
 1.6 27-May-2010  dholland Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
trees, because it can race with the libsa/libkern/etc. makefiles' own
cleandir rules. I think I've found all of the uses of the offending idiom...
Closes PR 43360.
 1.5 13-May-2009  tsutsui branches: 1.5.2; 1.5.4;
Add .WAIT between bootxx_ffsv1 and bootxx_ffsv2 to avoid race
on parallel build as well as i386.
XXX: maybe it's better to build libsa in each bootxx dir.
 1.4 22-Apr-2009  tsutsui Build and install bootxx_ustarfs.
 1.3 21-Apr-2009  tsutsui Add UFS2 boot support. Tested on lantank.
 1.2 14-Nov-2006  drochner branches: 1.2.4; 1.2.58; 1.2.66; 1.2.72;
as on i386, don't use ":=" assignments with .OBJDIR
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.8.1 10-Dec-2006  yamt sync with head.
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file Makefile was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.4.1 18-Nov-2006  ad Sync with head.
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file Makefile was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.2.72.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.66.1 28-Apr-2009  skrll Sync with HEAD.
 1.2.58.3 11-Aug-2010  yamt sync with head.
 1.2.58.2 16-May-2009  yamt sync with head
 1.2.58.1 04-May-2009  yamt sync with head.
 1.2.4.2 30-Dec-2006  yamt sync with head.
 1.2.4.1 14-Nov-2006  yamt file Makefile was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.5.4.1 30-May-2010  rmind sync with head
 1.5.2.1 17-Aug-2010  uebayasi Sync with HEAD.
 1.4 21-Aug-2013  matt Use <bsd.klinks.mk>
Add missing ${_MKTARGET_LINK}
 1.3 22-Apr-2009  tsutsui branches: 1.3.12; 1.3.22; 1.3.26;
Add ustarfs boot support.
This will be useful for disk size independent bootstrap installation image.
 1.2 03-Apr-2009  tsutsui Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET.
They were removed from <lib/libsa/stand.h> on December 2007.
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12; 1.1.66; 1.1.74; 1.1.80;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.80.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.74.1 28-Apr-2009  skrll Sync with HEAD.
 1.1.66.1 04-May-2009  yamt sync with head.
 1.1.12.2 30-Dec-2006  yamt sync with head.
 1.1.12.1 01-Sep-2006  yamt file Makefile.bootxx was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file Makefile.bootxx was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file Makefile.bootxx was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.3.26.1 28-Aug-2013  rmind sync with head
 1.3.22.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.12.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2 21-Jan-2012  nonaka fix my license notice.
 1.1 22-Apr-2009  tsutsui branches: 1.1.2; 1.1.4; 1.1.6; 1.1.18; 1.1.22;
Add ustarfs boot support.
This will be useful for disk size independent bootstrap installation image.
 1.1.22.1 18-Feb-2012  mrg merge to -current.
 1.1.18.1 17-Apr-2012  yamt sync with head
 1.1.6.2 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.6.1 22-Apr-2009  jym file bios.S was added on branch jym-xensuspend on 2009-05-13 17:17:58 +0000
 1.1.4.2 04-May-2009  yamt sync with head.
 1.1.4.1 22-Apr-2009  yamt file bios.S was added on branch yamt-nfs-mp on 2009-05-04 08:11:24 +0000
 1.1.2.2 28-Apr-2009  skrll Sync with HEAD.
 1.1.2.1 22-Apr-2009  skrll file bios.S was added on branch nick-hppapmap on 2009-04-28 07:34:16 +0000
 1.2 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12; 1.1.62; 1.1.64; 1.1.66;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.66.1 16-May-2008  yamt sync with head.
 1.1.64.1 18-May-2008  yamt sync with head.
 1.1.62.1 02-Jun-2008  mjf Sync with HEAD.
 1.1.12.2 30-Dec-2006  yamt sync with head.
 1.1.12.1 01-Sep-2006  yamt file boot1.c was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file boot1.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file boot1.c was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.2 21-Jan-2012  nonaka fix my license notice.
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12; 1.1.100; 1.1.104;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.104.1 18-Feb-2012  mrg merge to -current.
 1.1.100.1 17-Apr-2012  yamt sync with head
 1.1.12.2 30-Dec-2006  yamt sync with head.
 1.1.12.1 01-Sep-2006  yamt file bootxx.S was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file bootxx.S was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file bootxx.S was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.12.2 30-Dec-2006  yamt sync with head.
 1.1.12.1 01-Sep-2006  yamt file label.S was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file label.S was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file label.S was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.2 21-Jan-2012  nonaka fix my license notice.
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12; 1.1.100; 1.1.104;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.104.1 18-Feb-2012  mrg merge to -current.
 1.1.100.1 17-Apr-2012  yamt sync with head
 1.1.12.2 30-Dec-2006  yamt sync with head.
 1.1.12.1 01-Sep-2006  yamt file pbr.S was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file pbr.S was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file pbr.S was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.1 01-Sep-2006  uwe branches: 1.1.2; 1.1.6; 1.1.12;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.12.2 30-Dec-2006  yamt sync with head.
 1.1.12.1 01-Sep-2006  yamt file Makefile was added on branch yamt-lazymbuf on 2006-12-30 20:46:24 +0000
 1.1.6.2 09-Sep-2006  rpaulo sync with head
 1.1.6.1 01-Sep-2006  rpaulo file Makefile was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:57 +0000
 1.1.2.2 03-Sep-2006  yamt sync with head.
 1.1.2.1 01-Sep-2006  yamt file Makefile was added on branch yamt-pdpolicy on 2006-09-03 15:23:20 +0000
 1.1 21-Apr-2009  tsutsui branches: 1.1.2; 1.1.4; 1.1.6;
Add UFS2 boot support. Tested on lantank.
 1.1.6.2 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.6.1 21-Apr-2009  jym file Makefile was added on branch jym-xensuspend on 2009-05-13 17:17:58 +0000
 1.1.4.2 04-May-2009  yamt sync with head.
 1.1.4.1 21-Apr-2009  yamt file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:11:24 +0000
 1.1.2.2 28-Apr-2009  skrll Sync with HEAD.
 1.1.2.1 21-Apr-2009  skrll file Makefile was added on branch nick-hppapmap on 2009-04-28 07:34:17 +0000
 1.1 22-Apr-2009  tsutsui branches: 1.1.2; 1.1.4; 1.1.6;
Add ustarfs boot support.
This will be useful for disk size independent bootstrap installation image.
 1.1.6.2 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.6.1 22-Apr-2009  jym file Makefile was added on branch jym-xensuspend on 2009-05-13 17:17:58 +0000
 1.1.4.2 04-May-2009  yamt sync with head.
 1.1.4.1 22-Apr-2009  yamt file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:11:24 +0000
 1.1.2.2 28-Apr-2009  skrll Sync with HEAD.
 1.1.2.1 22-Apr-2009  skrll file Makefile was added on branch nick-hppapmap on 2009-04-28 07:34:17 +0000

RSS XML Feed