OpenBSD CVS

CVS log for src/distrib/miniroot/Attic/Makefile


[BACK] Up to [local] / src / distrib / miniroot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34, Mon Sep 10 22:21:02 2012 UTC (11 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +1 -1 lines
FILE REMOVED

turn sparc miniroot into a proper ramdisk (thereby removing the last
consumer of the ../miniroot build method)
ok miod, product of this tested by todd

Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 18 16:52:10 2011 UTC (13 years, 1 month ago) by thib
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Deprecate vnds in favour of svnds.

In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.

Old svndX nodes will still continue to work though, for now.

Cleanup accordingly.

ok deraadt@, todd@
comments and ok on the man page bits from jmc@

Revision 1.32 / (download) - annotate - [select for diffs], Mon Oct 18 04:07:48 2010 UTC (13 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Place a smaller spwd.db onto the install media.  Be consistant with the naming
of the "additional" list files (for architectures which split the list)
Then... cleanup some TZ which it is clear should not have been placed onto
certain media which don't have the space for them.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Apr 17 03:58:54 2009 UTC (15 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.30: +11 -6 lines
Diff to previous 1.30 (colored)

For SHA256 hashes to be ready to go onto the install media, we must
build the sets before we build the media.  While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)

Revision 1.30 / (download) - annotate - [select for diffs], Sun Apr 12 16:12:53 2009 UTC (15 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

run make depend for kernel, too; ok miod

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jan 11 10:16:40 2008 UTC (16 years, 5 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

cleanup: make -> ${MAKE} consistenly.
zap extra subshells.

okay miod@

Revision 1.28 / (download) - annotate - [select for diffs], Sun Jun 17 00:28:21 2007 UTC (16 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored)

Stop using disklabel -r.  The disklabel code does not know all the semantics
for pushing disklabels onto the disk (and besides that, it is buggy and
unreadable crap); thanks for help from krw

Revision 1.27 / (download) - annotate - [select for diffs], Sat Feb 28 04:53:30 2004 UTC (20 years, 3 months ago) by jolan
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

makeing->making

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jul 22 17:15:12 2003 UTC (20 years, 10 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

- use :L variable modifier with ELF_TOOLCHAIN variable
- change 2 instances of the check from != "yes" to == "no"

ok deraadt@

Revision 1.25 / (download) - annotate - [select for diffs], Mon Aug 5 15:25:43 2002 UTC (21 years, 10 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.24: +7 -1 lines
Diff to previous 1.24 (colored)

If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot instead
of rdsetroot.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 30 07:24:22 2002 UTC (22 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

first pass of instbin removal movement

Revision 1.23 / (download) - annotate - [select for diffs], Tue Sep 4 22:25:02 2001 UTC (22 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

MB == megabytes, Mb == megabits

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jun 27 20:52:08 1998 UTC (25 years, 11 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

s/23/${OSrev}/

Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 8 00:26:22 1998 UTC (26 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

moving to 2.3

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 1 22:12:57 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

21 -> 22

Revision 1.19 / (download) - annotate - [select for diffs], Fri Sep 26 02:09:59 1997 UTC (26 years, 8 months ago) by millert
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

Fix some newfs usage.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Sep 21 11:45:56 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)

$OpenBSD$

Revision 1.17 / (download) - annotate - [select for diffs], Fri Sep 5 21:16:53 1997 UTC (26 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

make depend (in this case) is a total waste of time

Revision 1.16 / (download) - annotate - [select for diffs], Fri May 23 18:31:28 1997 UTC (27 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)

${RAWLABEL}

Revision 1.15 / (download) - annotate - [select for diffs], Wed May 21 01:16:33 1997 UTC (27 years ago) by deraadt
Branch: MAIN
Changes since 1.14: +7 -6 lines
Diff to previous 1.14 (colored)

always expose unconfig target

Revision 1.14 / (download) - annotate - [select for diffs], Wed May 14 18:39:02 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Use svnds and remove ugly cache flushing

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 11 20:01:58 1997 UTC (27 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Build filesystems images in /var/tmp to avoid panic'ing if /tmp is MFS.

Revision 1.12 / (download) - annotate - [select for diffs], Tue May 6 17:10:32 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored)

Allow archs override the crunchgen options

Revision 1.11 / (download) - annotate - [select for diffs], Sat May 3 22:20:57 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10 (colored)

Allow certain ports to tell that newfs might fail

Revision 1.10 / (download) - annotate - [select for diffs], Fri May 2 08:45:41 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Correct paths to the sys/ tree.  Former path happened to work
in the default case, but was really wrong nonetheless.

Revision 1.9 / (download) - annotate - [select for diffs], Thu May 1 11:07:11 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Our cores are of the form *.core

Revision 1.8 / (download) - annotate - [select for diffs], Thu May 1 08:46:03 1997 UTC (27 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored)

install target

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 1 08:43:09 1997 UTC (27 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

unconfig right dev

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 29 20:37:09 1997 UTC (27 years, 1 month ago) by niklas
Branch: MAIN
Changes since 1.5: +11 -7 lines
Diff to previous 1.5 (colored)

Use the new style to build vnds.  General 2.1 cleanup.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 12 01:35:19 1996 UTC (27 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

build kernel nicely

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 8 07:04:16 1996 UTC (27 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.3: +14 -5 lines
Diff to previous 1.3 (colored)

2.0, deal with nfs, build kernel

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 5 21:26:39 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +24 -12 lines
Diff to previous 1.2 (colored)

sync to netbsd

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 7 13:22:47 1996 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

update from netbsd

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 26 18:35:40 1995 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN

update from netbsd

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.