#3215: Parted-2.3
----------------------------------------+-----------------------------------
Reporter: ra...@… | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: 6.7
Component: BOOK | Version: SVN
Severity: normal | Keywords:
----------------------------------------+-----------------------------------
Version increment to 2.3
http://ftp.gnu.org/gnu/parted/
Notes:
1) make check requires http://sourceforge.net/projects/check/
2) if make check is not run as root many checks are skipped and there is
one failure
3) it should be noted in the instructions that this package does not
support the default LFS ext3 filesystem.
4)make docs
{{{
make -C doc html
makeinfo --html -o doc/html doc/parted.texi
makeinfo --plaintext -o doc/parted.txt doc/parted.texi
}}}
more docs (PDF, Postscript) can be built if there is a Tex installation
5)install docs
{{{
install -v -m755 -d /usr/share/doc/parted-&parted-version;/html
install -v -m644 doc/html/* \
/usr/share/doc/parted-&parted-version;/html
install -v -m644 doc/FAT doc/API doc/parted.{texi,txt,html,pdf,ps,dvi}
\
/usr/share/doc/parted-&parted-version;
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3215>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page