On Thu, Nov 01, 2001 at 12:16:44PM +1100, DaZZa wrote: > On Thu, 1 Nov 2001, John Clarke wrote: > > > Anyone know of any method to unpack an RPM manually? > > rpm2cpio? > Well, that's a good start - now how in hell do I extract it from the CPIO > file? :-)
rpm2cpio file.rpm | cpio -d -i > DaZZa -- Norman Gaywood -- School of Mathematical and Computer Sciences University of New England, Armidale, NSW 2351, Australia [EMAIL PROTECTED] http://turing.une.edu.au/~norm Phone: +61 2 6773 2412 Fax: +61 2 6773 3312 -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
