Hi All
I have some question about the
Question:
Thanks a lot!
I have some question about the
# freebsd-update
command. Now, my server is built from SVN branch 9.1-STABLE. Basis CVS deprecated and SVN doesn't include base system. I plan to use it instead.Question:
- On STABLE system, can't use it. Only one way: checkout SVN branch 9.1-RELEASE and rebuild kernel/world and install?
- It can update kernel/world SOURCE CODE (/usr/src) ONLY? because I build customer kernel/world always.
- Modify /etc/freebsd-update.conf option (other option:default)
- Components src
- BackupKernel no
- If item 2 true, can it update kernel/world security patch DAILY by under command? (of course, SOURCE CODE ONLY in /usr/src)
# freebsd-update fetch install
Thanks a lot!