Differences between version 8 and predecessor to the previous major change of apt-move(8).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
| Newer page: | version 8 | Last edited on Saturday, March 20, 2004 6:49:58 pm | by BobKagy | Revert |
| Older page: | version 4 | Last edited on Sunday, April 27, 2003 8:10:30 pm | by CraigBox | Revert |
@@ -86,9 +86,9 @@
;__/etc/apt-move.conf__ : Configuration file for the script.
; __/usr/share/man/man8/apt-move.8.gz__ : The manpage.
; __/tmp/MOVE_*__ : The temporary files created at runtime.
; __/usr/lib/apt-move/fetch__ : Utility to fetch files just like ''apt-get install -d''. Except that no dependency analysis is done.
-; __.apt-move/*.{binary, source}.local__ Put entries of local packages here. The fields are ``package priority section source'' for the binary file, and ``package priority section'' for the source file.
+; __.apt-move/*.{binary, source}.local__:
Put entries of local packages here. The fields are ``package priority section source'' for the binary file, and ``package priority section'' for the source file.
!SEE ALSO
dpkg-scanpackages(8), dpkg-scansources(8), dpkg(8), apt-get(8)
@@ -127,4 +127,11 @@
User Submitted Annotations:
If it doesn't move your package, that means it's not listed in the Release file somewhere along the line. That's why you often get Ign: on Release files from 'local' repositories.
+
+''So the question dying to be asked here is -- how do you stick it into a Release file? -- PerryLorier''
+
+Wouldn't you love to know! Unfortunately, I have so far turned up a blank...
+
+http://lists.debian.org/debian-devel/2003/debian-devel-200309/msg01538.html has a script to create the Relese files.
+http://lists.debian.org/debian-user/2002/debian-user-200203/msg04954.html has a simpler description
