anaconda/getpkgs.sh

glen cvs at pld-linux.org
Tue May 16 00:22:38 CEST 2006


Author: glen
Date: Tue May 16 00:22:37 2006
New Revision: 7405

Added:
   anaconda/getpkgs.sh   (contents, props changed)
Log:
- tool to fetch needed pkgs easily

Added: anaconda/getpkgs.sh
==============================================================================
--- (empty file)
+++ anaconda/getpkgs.sh	Tue May 16 00:22:37 2006
@@ -0,0 +1,3 @@
+#!/bin/sh
+arch=`arch`
+poldek --skip-installed --fetch=$arch/PLD/RPMS --force --nohold -u --pset=pset


More information about the pld-cvs-commit mailing list