Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins
|
2026-03-30
| ||
| 15:18 | In rc.initdiskless.local-conf.patch, edited comment for clarity. Leaf check-in: 7f160170af user: rossgohlke tags: trunk | |
| 15:01 | In rc.initdiskless.local-template.patch, add remount_subdir support for jails. check-in: aaef5129b5 user: rossgohlke tags: trunk | |
| 14:26 | Add rc.initdiskless patches for new implementation. check-in: 1b06da3dc6 user: rossgohlke tags: trunk | |
| 14:13 | Streamline make.conf.annex: enable ALSA globally, remove duplicates, change = to +=. In bisdi install boot, add -f, firmware, flag for copying firmware files and fix cpignore implementation check-in: c0faa98215 user: rossgohlke tags: trunk | |
|
2026-01-02
| ||
| 18:34 | Bumped version to 0.3.4; applied standard options to x11/plasma6-plasma and multimedia/vlc; added bisdi_pkgbase_leaf to defaults; fixed longstanding bug where lib32 files were looked for in the wrong place. check-in: e5a443ba70 user: rossgohlke tags: trunk | |
|
2025-10-17
| ||
| 15:19 | Forgot to bump version again. check-in: d3d38b4b5a user: rossgohlke tags: trunk | |
| 15:19 | Added bisdi_locus_pkgbase variable in preparation for building from pkgbase. check-in: a40765084b user: rossgohlke tags: trunk | |
| 13:31 | Forgot to bump version. check-in: cf4eefef4b user: rossgohlke tags: trunk | |
| 13:30 | Add 16.0 to bisdi_world_versions_default; add boot/loader.conf.d to annex mtree. check-in: 30d1d38bd0 user: rossgohlke tags: trunk | |
|
2025-09-11
| ||
| 15:33 | Bumped version of bisdi containing latest make options. check-in: 39d59317b0 user: rossgohlke tags: trunk | |
|
2025-08-14
| ||
| 02:07 | Updated make.conf.annex to prefer QT6, especially for libreoffice; added a commented line which builds basdrd from the new usr disk image instead of the system, but it requires prior setup. check-in: 2b533987fc user: rossgohlke tags: trunk | |
|
2025-04-06
| ||
| 23:40 | Added new flag noports to stage action to skip ports processing when it was already completed by a previous ABI run. check-in: e432e7d95a user: rossgohlke tags: trunk | |
|
2025-04-02
| ||
| 11:47 | Added bisdi_world_branch variable which allows user to set download branch, ie STABLE, RELEASE; default is still STABLE. Updated bisdi_world_versions_default to match latest versions. check-in: 8f887c80ed user: rossgohlke tags: trunk | |
|
2025-03-28
| ||
| 19:06 | Added boot/firmware to annex mtree since wifi kernel modules such as rtw88, rtw89 and iwlwifi have moved -- or will move -- firmware to ports. check-in: 178ac3ef4f user: rossgohlke tags: trunk | |
|
2025-03-12
| ||
| 23:25 | Now bisdi package command prefixes private key with signer when creating repository catalog; it uses flua to determine signer from the first line of the private key. check-in: ec2cca815f user: rossgohlke tags: trunk | |
|
2025-03-08
| ||
| 12:44 | Added mtree file, bumped version. check-in: 75ede0edeb user: rossgohlke tags: trunk | |
|
2025-02-07
| ||
| 15:16 | Fixed releases() to use release(); now ABI is only applied, through export, to pkg repo for repositories containing platform-specific packages. check-in: cb35d33e59 user: rossgohlke tags: trunk | |
|
2025-02-01
| ||
| 08:42 | In bisdi, a few versions were released externally while tracking down bugs on various machines; bsides is no longer required and was removed as dependency, loaderconf dependency was replaced with kernelconf-B which is required by bisdi install boot for default B kernel and has loaderconf as a dependency; added make.conf.annex which is used by bisdi build annex but should arguably be a separate package in the style of kernelconf-B; added BISDI.annex.dist from bisdro or strap; changed variable bisdi_build_log from a boolean to a string which defines the path of the log file and is empty by default; enabled variable bisdi_world_kernel again but this may change back; replaced variable bisdi_loaderconfs, still used by local configuration, with bisdi_loaderconfs_defaults and bisdi_loaderconf_default which may change again; in service, fixed typo, removed ABI environment variable from bisdi package for portable packages, added warning when using bisdi_build_log, replaced pax tar format with ustar because pax started giving errors, added loader.conf.d files to list of files used to determine module list in bisdi install boot. In kernelconf-B, fixed it to fit invocation in bisdi. check-in: 980d8f9a24 user: rossgohlke tags: trunk | |
|
2024-09-25
| ||
| 16:21 | Renamed kernelconf manifest to kernelconf-B; now kernelconfs may depend on loaderconf and scripts can optionally return a list of loaderconfs when first argument is 'loaderconf'; moved 'generic' loaderconf from bisdi to kernelconf-B; updated bisdi to use new functionality. check-in: 858620c015 user: rossgohlke tags: trunk | |
| 15:59 | Fixed directories entry in manifest. check-in: 6d98129f06 user: rossgohlke tags: trunk | |
| 15:41 | Added B kernel package manifest, configurations and external script which is moved build_kernel_conf function; if bisdi_world_kernel is not 'kernel' and an external script of the same name exists in libexec/kernelconf, it is passed version and architecture respectively to determine actual file name; a custom value for kernel parameter is now automatically written to a file in loader.conf.d; bisdi_world_kernel now defaults to 'kernel' instead of 'B', effectively eliminating dependency on B kernel, even though running a GENERIC kernel might not work. check-in: 500118c1ef user: rossgohlke tags: trunk | |
| 14:15 | Added package manifest. check-in: 8488aaaefe user: rossgohlke tags: trunk | |
| 14:12 | Added all loader configurations from Core A sides plus manifest for loaderconf package. check-in: 9693f2ea3a user: rossgohlke tags: trunk | |
| 14:05 | Added option bisdi_loaderconfs, a list of directories relative to loaderconf directory in PREFIX (/usr/local) containing a boot side, to be included when running 'install boot'. check-in: 242f8157de user: rossgohlke tags: trunk | |
| 13:46 | Add patch for autofs that excludes no-op fstab lines. check-in: b70a182733 user: rossgohlke tags: trunk | |
| 13:33 | Added initial README. check-in: 9b891fb4e6 user: rossgohlke tags: trunk | |
| 12:34 | Moved pool/scratch to proper location where it will be automatically included by bsides. check-in: fa95be6cde user: rossgohlke tags: trunk | |
|
2024-09-23
| ||
| 21:08 | Moved files from A Sides to create package. check-in: 1a8be0487b user: rossgohlke tags: trunk | |
|
2024-09-22
| ||
| 02:08 | initial empty check-in check-in: 29dfa8c7dc user: rossgohlke tags: trunk | |