diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index 448d4139ed..eb022c1997 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -4272,6 +4272,27 @@ kern.timecounter.hardware: TSC -> i8254 + + + + How can I convert from pkgng to the old package + tools? + + + + Short answer: it is not possible. + + Longer answer: if you have made any changes using + pkg converting back is non-trivial and + requires lots of manual editing of internal package + database files. However, if you have just run + pkg2ng then you may remove + /var/db/pkg/local.sqlite + and extract + /var/backups/pkgdb.bak.tbz. + + +