PDA

Bekijk de volledige versie : unslung package line deleted



elektronaut
21-01-2007, 01:23
I added the link to the unslung packages in /etc/ipkg.conf, but after

flashfs save && flashfs commit && flashfs enable && rebootthe line is deleted. What do I have to do in order to prevent this?

Fazoletti
21-01-2007, 15:38
Try this:

echo "/etc/ipgk.conf" >> /tmp/local/.files
flashfs save
flashfs commit

elektronaut
21-01-2007, 17:00
That didn't help unfortunately. Is this message during shutdown important:
tar: Error exit delayed from previous errors
?

Fazoletti
21-01-2007, 18:20
Mmmh... mysterious!
look here for an explanation:
http://www.sprayfly.com/wiki/Committing_to_flash

But i've seen there's no reason to add the URL to
/etc/ipkg.conf the /opt/etc/ipkg.conf seems to match for ipkg.

elektronaut
21-01-2007, 18:45
But i've seen there's no reason to add the URL to
/etc/ipkg.conf the /opt/etc/ipkg.conf seems to match for ipkg.
You are right, I just noticed that too... Thanks!