IABSD.fr/src/distrib

Branch :


Log

Author Commit Date CI Message
dc1f8e2f 2020-07-24 05:32:51 sync
8fd64925 2020-07-23 23:14:40 sync
ae952c07 2020-07-21 13:57:08 unify with base eeprom Makefile
2635a552 2020-07-21 13:56:08 unify and cleanup -DSEEALSO chunks in both disklabel Makefiles
a93b0f91 2020-07-20 14:55:43 build powerpc version, also
5cb69e53 2020-07-19 15:06:49 MOUNT_ARGS_msdos replaced by installboot(8)
66de928f 2020-07-18 17:12:32 sync
b63d3841 2020-07-18 15:29:29 We can now use installboot directly, rather than using mounting the msdos filesystem manually. ok kettenis
2e27be8a 2020-07-18 14:49:38 installboot should be on the media
d711776b 2020-07-18 14:25:32 force NCPU=1 for now. (identifying multiple cpus but not having a bsd.mp is troubling for the installer)
757e7193 2020-07-18 08:37:43 Userland timecounter implementation for octeon OK naddy@; no objections from kettenis@
ba377be6 2020-07-17 03:59:39 sync
79bae57a 2020-07-16 13:41:36 sync
7249e117 2020-07-12 22:47:16 Remove comma that shouldn't be there.
9d448ab5 2020-07-10 17:58:54 sync
56b879ee 2020-07-10 17:04:49 Pass bootduid (from disklabel) on the bootline to the kernel ok kettenis
c583cfd4 2020-07-08 15:46:31 sync
9d978dea 2020-07-07 15:52:22 sync
3da650ea 2020-07-06 20:29:41 sync; various $ARCH/timetc.h files to md.*
56c392bf 2020-07-06 17:54:14 sync
ca3735b3 2020-07-06 12:44:02 sync
ffe61686 2020-07-05 22:27:46 spelling/grammar fixes
7db9ac7a 2020-07-05 21:57:23 Build minirootXX.img for powerpc64.
d73c3375 2020-07-05 21:03:49 Create a grub.cfg file such that petitboot can load the kernel. For this purpose we copy the kernel to the msdos filesystem. That kernel is named "boot" as we anticipate replacing it with a proper OpenBSD bootloader in the future. Based in a diff from deraadt@ ok deraadt@
d84cdb7a 2020-07-05 20:01:35 First stab at installation notes for OpenBSD/powerpc64.
ea8cfa21 2020-07-04 21:11:03 Installer bits for powerpc64.
2273c6c2 2020-07-03 12:42:06 More powerpc64 sets.
b67cf2cf 2020-07-03 12:29:10 Sets for powerpc64.
473a7c29 2020-06-30 15:41:55 Remove obsolete <machine/stdarg.h> header. Nowadays the vararg functionality is provided by <sys/stdarg.h> using compiler builtins. Tested in a ports bulk build on amd64 by naddy@ OK naddy@ mpi@
c193e328 2020-06-30 01:42:18 sync
fa9e9b8b 2020-06-28 14:52:19 reduce differences from src/*/installboot/Makefile
c45dd97e 2020-06-27 20:44:50 sync perl cleanup
a284d5af 2020-06-27 15:35:27 convert macppc, octeon, and loongson to use MI installboot, removing special case scripting in install.md. (macppc still requires manual steps for HFS bootmode) tested by krw, visa, gkoehler
7a9418aa 2020-06-27 01:26:02 sync
99b09185 2020-06-25 18:17:19 sync
04b40433 2020-06-25 12:35:28 sync
12ae8423 2020-06-24 18:24:07 sync
10caf948 2020-06-24 03:54:02 kernel no longer has to be placed into the boot area, because we have proper bootblocks. ok visa
53362fcc 2020-06-21 23:40:07 sync
bb4b803b 2020-06-21 00:30:42 sync
644f2474 2020-06-19 00:59:40 sync
8056075b 2020-06-17 05:45:26 sync
a2f7f3f6 2020-06-16 09:37:03 sync again, oops wrong file
05e556b4 2020-06-16 09:35:58 sync
3421c9e7 2020-06-12 17:58:32 sync
7ecf57c6 2020-06-11 03:31:02 sync
106f3a18 2020-06-10 20:31:27 sync
8717b3bd 2020-06-08 15:21:38 growth
6dde330c 2020-06-05 16:11:25 sync
4182ca74 2020-06-04 16:31:03 sync
3df5759b 2020-06-04 01:35:48 Sync new perldelta
76080ec2 2020-06-03 21:02:19 sync
85563f18 2020-06-02 23:05:45 sync
12fc8b74 2020-06-01 04:08:13 sync
0edfb2b8 2020-05-31 22:36:32 sync
3d4a3328 2020-05-29 20:33:35 sync
3786cbb6 2020-05-29 12:51:55 sync
b255a2a5 2020-05-29 04:45:57 sync
e4dd526e 2020-05-27 17:39:57 sync
9df0f941 2020-05-27 15:16:04 Retire <machine/varargs.h>. Nothing uses the header anymore. OK deraadt@ mpi@
ad62da3f 2020-05-26 16:21:00 In the first version of sysupgrade(8) I made the mistake of generating auto_upgrade.conf in bsd.rd instead of sysupgrade(8) itself. ajacoutot@ fixed this, but had to introduce a bunch of compat code in bsd.rd. It is time to retire this. Only 6.5-current contained this flaw, sysupgrade(8)ing from there to -current will no longer work but we never made any promises that it would anyway. OK deraadt, ajacoutot
91b8c64f 2020-05-25 06:18:53 make non-root filesystems ffs2 for landisk, sgi and luna88k; ok aoyama@ visa@
906c90c3 2020-05-24 17:42:56 sync
bbda8d7c 2020-05-24 16:48:35 Adjust the sanity check for patch file names to allow a hyphen. ok aja
c3235327 2020-05-24 13:29:53 sync
88c728cc 2020-05-22 13:38:43 Revert the following commit as it breaks hostname.if(5) lines with a backslash at the end for line continuation Breaking long lines into multiple ones must still be possible and does require to treat the backslash as an escape character. Breakage reported by Mark Patruck <mark at wrapped dot cx >, thanks! --- distrib/miniroot/install.sub revision 1.1151 etc/netstart revision 1.203 date: 2020/05/21 11:54:41; author: kn; state: Exp; lines: +2 -2; Do not treat backslashe as an escape character in hostname.if(5) lines ifstart() should always pass such lines unaltered, especially if they contain "nwid" or "description" lines with arbitrary strings. <bsdlisten at gmail dot com> reported SSIDs such as "Mike's" during installation end as broken; this was because the installer escaped the single quote using backslashes which ended up being treated as escape characters much later during hostname.if parsing in netstart(8). Ok deraadt
9ed80bb0 2020-05-21 13:42:02 Fix stripcom() description wrt. comments not on their own line Neither netstart's nor install.sub's (subtly different) implementations remove trailing comments on lines not starting as a comment, e.g., lines like "up #not down" go through unaltered and without "#not down" being removed. Only lines *beginning* with the comment sign ("#") are stripped. No functional change, just updating function descriptions.
2bf37714 2020-05-21 11:54:41 Do not treat backslashe as an escape character in hostname.if(5) lines ifstart() should always pass such lines unaltered, especially if they contain "nwid" or "description" lines with arbitrary strings. <bsdlisten at gmail dot com> reported SSIDs such as "Mike's" during installation end as broken; this was because the installer escaped the single quote using backslashes which ended up being treated as escape characters much later during hostname.if parsing in netstart(8). Ok deraadt
507490d3 2020-05-20 17:09:32 sync
6bc807e4 2020-05-18 06:20:43 Make ffs2 the default for newfs; change all calls to create e.g. floppy filesystems or ramdisks to use explicit -O 1; installer already does that. ok sthen@
4675fc66 2020-05-17 17:04:27 Change install images called *.fs to *.img. These are UFS filesystem images, but additionally have a bootblock in the first 8K (since UFS does not use that space). There are some UEFI direct-from-internet bootloaders that require the name *.img. So this makes things more convenient for those, while keeping it consistant in all architectures. ok kettenis beck kn
2fa8b46c 2020-05-17 16:27:24 move section 3 manual page to the usual set
aff5167c 2020-05-16 18:41:22 sync
dda1a901 2020-04-28 13:02:10 There have been no floppy images since the 6.2 release. Remove mention of boot floppies from the INSTALL.alpha notes. ok deraadt@
9e7c8a5b 2020-04-28 10:49:37 sync
13c4d8cd 2020-04-27 13:42:57 sync
0bd2b583 2020-04-26 10:09:24 sync
4490d02d 2020-04-25 14:17:04 sync
9dc70bff 2020-04-24 17:43:57 sync
bbf894bb 2020-04-22 18:18:37 sync
dd754a3c 2020-04-22 02:04:00 sync
68516335 2020-04-19 23:41:19 Add installation instructions for Raspberry Pi 4, covering what hardware you will currently need to run OpenBSD on the board, steps to take, and what you should expect to see. ok kettenis@
42dd6689 2020-04-19 18:20:11 sync
f78e8065 2020-04-18 21:09:29 Include _sndiop in /etc/group, as it will be needed by MAKEDEV to create audio(4) and midi(4) device nodes.
355be4ea 2020-04-15 16:39:27 sync
a5f5e9ff 2020-04-15 11:41:08 Indicate that ACPI is supported as well.
6a80e329 2020-04-15 11:40:26 Update.
25b10e59 2020-04-13 23:34:29 sync
afcb0362 2020-04-11 01:08:43 sync
ec8e41d8 2020-04-09 01:33:11 sync for perl-5.30.2
e0f5a5ef 2020-04-05 21:34:15 sync
5398943e 2020-04-05 15:15:42 Make FFS2 the default filesystem type on installs except for landisk, luna88k and sgi. ok otto@ deraadt@ (for diff with same effect)
8ebd2d86 2020-04-05 06:38:02 syn
3959b4bd 2020-04-05 04:57:53 sync
ca9b3991 2020-04-04 13:28:46 clang bsd.rd is a bit bigger..
aa68e9d1 2020-04-04 03:24:03 sync
048a499c 2020-04-02 19:30:00 use crunchgen -M on macppc; fixes build with clang ok deraadt@
d0c9c52d 2020-04-02 17:59:42 sync
9716448b 2020-03-28 01:54:06 sync
cb12581b 2020-03-20 18:31:42 sync