[RULE] Structure of slinky filesystem/bin folder

C David Rigby cdrigby at 9online.fr
Sat Mar 20 16:33:40 EET 2004


Marco,
	Yes, IIRC, that makes sense, since busybox is a single binary that 
handles all of the calls that would normally be separate files.  If I 
issue this command:

ls -l public_html/rule-tool/slinky_devel/filesystem/bin

I get this result:

lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 ash -> busybox
-rwxr-xr-x    1 rule     rule       348540 Dec 11  2002 busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 cat -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 chgrp -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 chmod -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 chown -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 cp -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 cpio -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 date -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 dd -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 df -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 echo -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 false -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 grep -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 gunzip -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 gzip -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 hostname -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 kill -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 ln -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 ls -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 mkdir -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 mknod -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 more -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 mount -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 mv -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 pidof -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 ping -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 ps -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 pwd -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 rm -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 rmdir -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 sed -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 sh -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 sleep -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 sync -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 tar -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 touch -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 true -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 umount -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 uname -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 vi -> busybox
lrwxrwxrwx    1 rule     rule            7 Mar 20 10:58 zcat -> busybox

So, it seems that wget is following the links and getting the file each 
time.

Is there some particular portion of that directory structure that I can 
tar/zip for you and include separately?  Or possibly I can simply create 
here a slinky boot disk iamge that you could download?  I do not believe 
that Michael intended for the development tarball to be a "finished" 
release.  Instead, it was the tool to allow us to build our own boot disks.

CDR

M. Fioretti wrote:
> Hello,
> 
> I am downloading right now the content of the slinky_devel folder in
> David's server:
> 
> 
>>http://rule-test.homelinux.org/~rule/rule-tool/
> 
> 
> Hoping to find the time to write some documentation. Now, downloading
> with wget yelds  lots of copies of the same files, with different
> names:
> 
> -rw-rw-r--    1 marco    marco      348540 Dec 11  2002 ash
> -rw-rw-r--    1 marco    marco      348540 Dec 11  2002 busybox
> -rw-rw-r--    1 marco    marco      348540 Dec 11  2002 cat
> -rw-rw-r--    1 marco    marco      348540 Dec 11  2002 chgrp
> -rw-rw-r--    1 marco    marco      348540 Dec 11  2002 chmod
> -rw-rw-r--    1 marco    marco      348540 Dec 11  2002 chown
> 
> and so on. Maybe in the original structure there was only busybox, and
> lots of links to it with different names?
> 
> Ciao,
> 	Marco Fioretti
> 


_______________________________________________
Original home page of the RULE project: www.rule-project.org
Original Rule Development Site http://savannah.gnu.org/projects/rule/
Original RULE mailing list: Rule-list at nongnu.org, hosted at http://mail.nongnu.org/mailman/listinfo/rule-list




This full static mirror of the Run Up to Date Linux Everywhere Project mailing list, originally hosted at http://lists.hellug.gr/mailman/listinfo/rule-list, is kept online by Free Software popularizer, researcher and trainer Marco Fioretti. To know how you can support this archive, and Marco's work in general, please click here