Pkgbase Removes FreeBSD Base System Feature
Hi, after short discussion here: - https://github.com/freebsd/pkg/issues/2485 I got REALLY concerned. One of THE features and selling points of a FreeBSD UNIX system is the 'untouchable' Base System. Without PKGBASE all the features are preserved. But when You convert to PKGBASE its ... GONE! Consider this command: # pkg delete -af What it does? It removes all third party packages on 'classic' FreeBSD system without touching the FreeBSD Base System. What the same "pkg delete -af" command does on