Skip to content

Commit 418d6fb

Browse files
committed
Include jmbach APM utilities as part of package and build
1 parent ba277ac commit 418d6fb

File tree

12 files changed

+1575
-4
lines changed

12 files changed

+1575
-4
lines changed

Makefile.am

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
SUBDIRS = lib mfsadd mls supersize mfsd backup restore mfscopy mfsinfo mfsck mfstool
2+
SUBDIRS += apmutils/mfsaddfix apmutils/8TBprep apmutils/bootsectorfix apmutils/apmfix
23

34
EXTRA_DIST = include

README

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Linux MFS Tools
1+
Linux MFS Tools - V3.3+
22

3-
Support thread on https://www.tivocommunity.com/mfstools
3+
Support thread on TCF:
4+
https://www.tivocommunity.com/community/index.php?threads/mfs-tools-3-2.529148/
45

56
Versions: (See ChangeLog)
67

@@ -24,3 +25,6 @@ $ sudo make install-strip
2425
Linux kernel patch to recognize Tivo APM partitions.
2526
See: kernel/README
2627

28+
APM Utils by jmbach
29+
Documentation at end of post:
30+
https://www.tivocommunity.com/community/index.php?threads/mfs-tools-3-2.529148/page-7#post-10640798

0 commit comments

Comments
 (0)