On Saturday 19 June 2010, Martin Michlmayr wrote:
> cleanup () {
> + rm -f /target/var/cache/apt/archives/*.deb 2>/dev/null || true
> rm -f "$KERNEL_LIST" "$KERNEL_LIST.unfiltered"
> }Shouldn't this call 'apt-get cleanup' in /target instead? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

