]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/tools/tinybsd/CHANGES
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / tools / tools / tinybsd / CHANGES
1 # $FreeBSD$
2
3 0.9:
4 - Added function personal_directories, you can create on conf dir your custom 
5 personal directories with your custom files inside of them and it will be copied 
6 to your image.
7 Thanks to Marcus Grando <mnag@FreeBSD.org> for the patch.
8
9 0.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
14 0.7:
15 - Revision on Makefile to respect non-standard LOCALBASE/X11BASE on FreeBSD.
16 Thanks to Florent Thoumie <flz@FreeBSD.org>.
17
18 0.6:
19 - fix script problem on symlinks creation.
20 - added debug information on tinybsd build process with "====>".
21
22 0.5:
23 - fix script problem when the kernel is not build, it's not should process
24 an image without kernel :) Thanks to Marten <info@martenvijn.nl> for the patch.
25
26 0.4:
27 - added pre configured images to build tinybsd: default, bridge, minimal, vpn,
28 firewall and wireless. 
29 - added etc/ on each image directory to the user copy your custom etc 
30 configuration.
31
32 0.3:
33 - fix named directory missing on etc build.
34
35 0.2:
36 - added "device ath_rate_onoe" on kernel config file to be compiled on
37 FreeBSD 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
41 0.1:
42 - TinyBSD released
43