|
|
Subscribe / Log in / New account

Introducing /run

Introducing /run

Posted Mar 31, 2011 16:46 UTC (Thu) by vonbrand (subscriber, #4458)
In reply to: Introducing /run by rleigh
Parent article: Introducing /run

Great! Every file handled by the package manager goes under /pkg, everything else under /nopkg. Nice, orderly system with /pgg/emacs, /pkg/gcc, ... ;-)


to post comments

Introducing /run

Posted May 4, 2011 21:29 UTC (Wed) by nix (subscriber, #2304) [Link]

You think you're joking:

nix@mutilate 125 /home/nix% ls -l /pkg/emacs/
total 12
drwxr-xr-x 6 root root 4096 Apr 6 16:49 23.3-5568-1
drwxr-xr-x 6 root root 4096 May 2 22:55 24.1-104079
drwxr-xr-x 6 root root 4096 May 4 14:46 24.1-104105

nix@mutilate 126 /home/nix% ls -l /pkg/ncurses/
total 20
drwxr-xr-x 5 root root 4096 Sep 11 2009 5.7-20090815-old
drwxr-xr-x 6 root root 4096 Jan 16 14:30 5.7-20110108
drwxr-xr-x 6 root root 4096 Jan 16 14:35 5.7-20110108-32
drwxr-xr-x 6 root root 4096 Jan 16 14:31 5.7-20110108-wide
drwxr-xr-x 6 root root 4096 Jan 16 14:39 5.7-20110108-wide-32

All installed via DESTDIR and symlinked into place by graft.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds