WE just recently rebuilt 2.6.1 on FreeBSD 7.2 STABLE, and this mornign I
went to do a restore, to find out that the "header" in the file contains
an incorect invocation of the FreeBSD resore command. here is what is in
the file:

To restore, position tape at start of file and run:
dd if=<tape> bs=32k skip=1 | /usr/bin/gzip -dc | /sbin/restore -xpGf - ... 

Problem is FreeBSD's restore does not support the -p nor -G flags. At what
point in the configure/build process is this string determined?


-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Reply via email to