[akaros] cpio is busted (#21)

2 views
Skip to first unread message

brho

unread,
Oct 14, 2015, 6:20:43 PM10/14/15
to brho/akaros

If you put a cpio in /mnt, say obj/kern/initramfs.cpio, then try to extract it:

ash ifconfig
ash root
cd dir1 (so as to not run into errors where files already exist)
cpio -d -i < /mnt/initramfs.cpio

You get a stat error.

This worked on ddcb5d3, but fails on origin/master.


Reply to this email directly or view it on GitHub.

brho

unread,
Oct 14, 2015, 6:41:40 PM10/14/15
to brho/akaros

First bad commit ac4ef83 ("Added explicit errno reporting from error() API.")

brho

unread,
Oct 15, 2015, 1:36:55 PM10/15/15
to brho/akaros

Closed #21.

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages