Posted: Tue 22 Jan 2013, 10:28 Post subject:
Modifying with sfs files. Soft link problem. [SOLVED] Subject description: I thought a folder/file/link in the sfs should have precedence?
edit
It's the case of RTFM another time to get it right fatdog64 who I linked to belove has modified the squashfs layout compared to the original. So I figure my best bet is to have my seamonkey link in /bin rather than /usr/bin
edit-end
Hello,
I have made a browser sfs to keep my seamonkey up-to-date
The only problem is that my modified seamonkey link in the sfs is not the one chosen by puppy.
This is what it looks like:
Code:
# which seamonkey
/usr/bin/seamonkey
# ls -l /initrd/pup_ro4/usr/bin/seamonkey
lrwxrwxrwx 1 root root 24 Jan 22 2013 /initrd/pup_ro4/usr/bin/seamonkey -> /opt/seamonkey/seamonkey
# ls -l /usr/bin/seamonkey
lrwxrwxrwx 1 root root 35 Oct 18 06:23 /usr/bin/seamonkey -> /usr/lib/seamonkey-2.13.1/seamonkey
#
The listing is taken from a puppy (precise) running in ram. No save file. No configuration done except for loading my sfs file.
I thought the /initrd/pup_ro4/usr/bin/seamonkey would have precedence over the original /usr/bin/seamonkey link? (as this explanantion indicates).
Wonder if someone could point me in the right direction?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum