Tiny Core Base > Final Releases

Core v8.1.1

(1/1)

Juanito:
Team Tiny Core announces Core v8.1.1, a minor adjustments release, is now available.

See:
http://www.tinycorelinux.net/8.x/x86/release
http://www.tinycorelinux.net/8.x/x86_64/release

Change log:
* uClibc ldconfig updated to 0.9.33.2 and patched for x86_64 error in "ldconfig -p"

hiro:
after running "/usr/local/bin/cpio -i" on http://tinycorelinux.net/8.x/x86/release/distribution_files/rootfs.gz
many dirs are owned by root instead of staff.

patrikg:
I am doing like this no problem with that.

http://forum.tinycorelinux.net/index.php/topic,20714.msg129254.html#msg129254

I also using this to sets the rights to the directory's and files.

tc@box:~$ id
uid=1001(tc) gid=50(staff) groups=50(staff)
chown -R 1001:1001 pxe
find pxe -type f -exec chmod 644 {} \;
find pxe -type d -exec chmod 755 {} \;

And here some more

http://forum.tinycorelinux.net/index.php/topic,18858.msg129216.html#msg129216

hiro:
perhaps this was always so, then this would merely be a lack of the remastering wiki page. i hadn't seen anywhere written that one should manually change the permissions.

Navigation

[0] Message Index

Go to full version