xref: /freebsd-13.1/tools/tools/tinybsd/CHANGES (revision 1474f88f)
1# $FreeBSD$
2
30.9:
4- Added function personal_directories, you can create on conf dir your custom
5personal directories with your custom files inside of them and it will be copied
6to your image.
7Thanks to Marcus Grando <[email protected]> for the patch.
8
90.8:
10- Now FreeBSD 6.X is the default configuration on TinyBSD files.
11- TinyBSD no longer use bootmanager, so fstab device was changed to ad0a.
12- Added an example configuration to WRAP motherboards. Just use 'wrap' as argument on build to use it.
13
140.7:
15- Revision on Makefile to respect non-standard LOCALBASE/X11BASE on FreeBSD.
16Thanks to Florent Thoumie <[email protected]>.
17
180.6:
19- fix script problem on symlinks creation.
20- added debug information on tinybsd build process with "====>".
21
220.5:
23- fix script problem when the kernel is not build, it's not should process
24an image without kernel :) Thanks to Marten <[email protected]> for the patch.
25
260.4:
27- added pre configured images to build tinybsd: default, bridge, minimal, vpn,
28firewall and wireless.
29- added etc/ on each image directory to the user copy your custom etc
30configuration.
31
320.3:
33- fix named directory missing on etc build.
34
350.2:
36- added "device ath_rate_onoe" on kernel config file to be compiled on
37FreeBSD 6.
38- added on tinybsd script a line to clean up kernel build directory
39- added on tinybsd script a for function to copy correct pam depends.
40
410.1:
42- TinyBSD released
43
44