diff options
Diffstat (limited to 'distrib/notes/beagle')
-rw-r--r-- | distrib/notes/beagle/contents | 24 | ||||
-rw-r--r-- | distrib/notes/beagle/features | 4 | ||||
-rw-r--r-- | distrib/notes/beagle/install | 3 |
3 files changed, 21 insertions, 10 deletions
diff --git a/distrib/notes/beagle/contents b/distrib/notes/beagle/contents index 2100e47771f..2b6f3e20632 100644 --- a/distrib/notes/beagle/contents +++ b/distrib/notes/beagle/contents @@ -1,4 +1,4 @@ -dnl $OpenBSD: contents,v 1.3 2013/07/16 18:15:10 florian Exp $ +dnl $OpenBSD: contents,v 1.4 2013/07/26 20:07:29 miod Exp $ TopPart miniroot-am335x-{:--:}OSrev.fs @@ -21,14 +21,24 @@ OpenBSDrd dnl not yet... dnl OpenBSDcd -DistributionDescription(five) +DistributionDescription(ten) -OpenBSDbase(56389686,167758358) +OpenBSDbase(57200072,160429598) -OpenBSDcomp(88675105,252176109) +OpenBSDcomp(48715241,148174537) -OpenBSDetc(525342,1595961) +OpenBSDetc(523911,1644246) -OpenBSDgame(2668047,5974672) +OpenBSDgame(2674656,6016273) -OpenBSDman(9463622,34570289) +OpenBSDman(9956540,38700830) + +OpenBSDxbase(10973881,28807741) + +OpenBSDxetc(64834,272324) + +OpenBSDxfont(39797846,51943721) + +OpenBSDxserv(5825255,14409683) + +OpenBSDxshare(4479383,24953178) diff --git a/distrib/notes/beagle/features b/distrib/notes/beagle/features index 3331aa3d6aa..1bee925d6bf 100644 --- a/distrib/notes/beagle/features +++ b/distrib/notes/beagle/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2013/02/25 20:16:03 miod Exp $ +dnl $OpenBSD: features,v 1.3 2013/07/26 20:07:29 miod Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -31,7 +31,7 @@ define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible dnl (XXX does not imply availablity of X servers though) -define({:-MDX-:},1)dnl +define({:-MDX-:},)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set define({:-MDXAPERTURE-:},)dnl diff --git a/distrib/notes/beagle/install b/distrib/notes/beagle/install index 9c30f6d68b1..46ddccc088b 100644 --- a/distrib/notes/beagle/install +++ b/distrib/notes/beagle/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.2 2013/07/16 18:15:10 florian Exp $ +dnl $OpenBSD: install,v 1.3 2013/07/26 20:07:29 miod Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 @@ -52,6 +52,7 @@ dnl OpenBSDCommonInstall It is also possible to enter an arbitrary filename and have it treated as a file set. +dnl md_installboot() currently needs objcopy... Currently the comp set must be installed for the installer to work correctly. |