Penguin

Differences between current version 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 9 Last edited on Thursday, April 13, 2006 10:02:03 am by ClaudioRisso
Older page: version 4 Last edited on Sunday, April 27, 2003 8:10:30 pm by CraigBox Revert
@@ -29,9 +29,9 @@
 ; __delete__ : Delete obsolete package files. Configurable through the ''DELETE'' and ''MAXDELETE '' settings in the __/etc/apt-move.conf__ file (see the ''CONFIGURATION'' section below). 
  
 ; __packages__ : Builds new local versions of Packages.gz and Sources.gz files. 
  
-; __fsck__ : Rebuilds all index files used to make Packages and Sources files and create symbolic links for binary-all packages. Use this if you are upgrading from an old version (<< 4.) of apt-move, if your index files are corrupted, or if you are adding a new architecture to your mirror. This will use your existing master files, or your local Packages and Sources files if they aren't available. 
+; __fsck__ : Rebuilds all index files used to make Packages and Sources files and create symbolic links for binary-all packages. Use this if you are upgrading from an old version (<< 4.) of apt-move, if your index files are corrupted, or if you are adding a new architecture to your mirror. This will use your existing master files, or your local Packages and Sources files if they aren't available. 
  
 ; __update__ : This is an alias, equivalent to ''get move delete packages''. This is the preferred method for moving package files from your cache into a local mirror. 
  
 ; __local__ : This is an alias, equivalent to ''move delete packages'''. 
@@ -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  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.