Age | Commit message (Expand) | Author |
2022-09-14 | Make NDISKS an integer, simplify CLEANFILES with globbing | Klemens Nanni |
2022-09-14 | Format softraid keydisk to make regress pass without installboot fix | Klemens Nanni |
2022-09-12 | Hook up installboot(8) tests on all covered archs | Klemens Nanni |
2022-09-09 | Add mips64/octeon bits | Klemens Nanni |
2022-09-07 | Remove the .SILENT bits again after feedback from bluhm | Klemens Nanni |
2022-09-06 | Crank (sparse) disk size from 64M to 128M to make arm64 happy again | Klemens Nanni |
2022-09-06 | Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP | Klemens Nanni |
2022-09-06 | keep noise down, discard usage text for expected failure cases | Klemens Nanni |
2022-09-06 | Use multi-chunk RAID 1C with keydisk on softraid enabled archs | Klemens Nanni |
2022-09-05 | Use exact fdisk arguments from "(W)hole disk" answer | Klemens Nanni |
2022-09-05 | Fix -r on multi-chunk softraid volumes | Klemens Nanni |
2022-09-04 | Use simpler disklabel template | Klemens Nanni |
2022-09-01 | Fill the gaps for armv7, powerpc64 and riscv64 | Klemens Nanni |
2022-09-01 | Fix logic bug | Klemens Nanni |
2022-09-01 | Minor internal target names and spacing tweaks, add dry-toofew test | Klemens Nanni |
2022-09-01 | Add macppc bits, hook up installboot(8) tests on macppc | Klemens Nanni |
2022-09-01 | Hook up installboot(8) tests on sparc64 | Klemens Nanni |
2022-08-31 | Introduce USE_SOFTRAID to allow testing on vnd(4) directly | Klemens Nanni |
2022-08-31 | Silence cleanup, rename internal setup targets for clarity | Klemens Nanni |
2022-08-31 | Always run prepare | Klemens Nanni |
2022-08-31 | Rename helper vars/files under obj/ | Klemens Nanni |
2022-08-31 | Put MD fdisk usage into new FORMAT_DISK, also softraid volume after chunks | Klemens Nanni |
2022-08-30 | Add ASPA regress bits | Job Snijders |
2022-08-29 | Hook up installboot(8) tests on i386 | Klemens Nanni |
2022-08-29 | Adjust rde_decide_test.c since struct aspath changed. | Claudio Jeker |
2022-08-26 | Do not rm a directory | Klemens Nanni |
2022-08-26 | Adjust PEM_write_X509() error message and unwrap line. | Theo Buehler |
2022-08-26 | Remove unnecessary BIO dances and use stdout directly. | Theo Buehler |
2022-08-24 | run -p on all chunk devices for now to make progress | Klemens Nanni |
2022-08-24 | crank chunk size to make fdisk work on arm64 | Klemens Nanni |
2022-08-24 | Silence newfs, put mountpoint under obj, simplify stagefile handling | Klemens Nanni |
2022-08-24 | Use MOUNTPOINT correctly/consistently | Klemens Nanni |
2022-08-24 | Hook up installboot on amd64 | Klemens Nanni |
2022-08-24 | Add missing root-explicit-stages test, omit -v by default | Klemens Nanni |
2022-08-21 | Add initial installboot(8) tests | Klemens Nanni |
2022-08-20 | Unhook vmd for i386 | Klemens Nanni |
2022-07-26 | No need to provide a dummy nexthop anymore, instead set the nhflags to | Claudio Jeker |
2022-07-19 | Add log_debug() and pt_getaddr() dummy functions because prefix_set_dmetric() | Claudio Jeker |
2022-07-07 | Adjust to new bgpctl output | Claudio Jeker |
2022-07-07 | Adjust prototype of dummy rde_generate_updates() function | Claudio Jeker |
2022-06-30 | With recent a_time_tm.c changes, we also need the bytestring API. | Theo Buehler |
2022-06-27 | Regress test for the open policy role capability. Make sure it properly | Claudio Jeker |
2022-06-16 | OpenBSD syslogd(8) escapes binary data with vis(3). Use the | Alexander Bluhm |
2022-05-31 | Make sure we error on parse failure. | Theo Buehler |
2022-05-31 | Fix typo: argv[1] -> argv[i] | Theo Buehler |
2022-05-31 | Remove old checklists and add a couple of new ones. | Theo Buehler |
2022-05-31 | Introduce a integration test for max-communities | Claudio Jeker |
2022-05-31 | Extend community unit test to also check community_count() | Claudio Jeker |
2022-05-25 | Adjust code after adding an extra argument to community_ext_add | Claudio Jeker |
2022-05-20 | New ldapsearch does not support -h and -p for host and port, but | Alexander Bluhm |