rule-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Rule-list] Potential low mem boot disk/installer


From: Martin Stricker
Subject: Re: [Rule-list] Potential low mem boot disk/installer
Date: Mon, 04 Mar 2002 02:45:04 +0100

Devon wrote:

> The sad part is just how limited the minimal shell is. The following:
> for package in $(cat package_list)
> is illegal syntax in this shell.
> 
> I need to read in a file list, and pipe each entry to rpm2cpio, which
> then gets piped to cpio. I've generated the file list with the full
> path to the rpm files. (/mnt/cdrom/RedHat/RPMS/$package)
> 
> Thoughts anyone?

Write a C program instead of using a shell script?

Best regards,
Martin Stricker
-- 
Homepage: http://www.martin-stricker.de/
Red Hat Linux 7.2 for low memory: http://www.freesoftware.fsf.org/rule/
Registered Linux user #210635: http://counter.li.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]