Re: djblinux?
Stefan Karrmann <[email protected]> Tue, 24 Jun 2003 00:25:31 +0200
| Newsgroups | gmane.comp.djb.package |
|---|---|
| Message-ID | <[email protected]> |
Paul Jarc (Mon, Jun 23, 2003 at 01:35:23PM -0400): > Russell Nelson <[email protected]> wrote: > > Linux kernel. > > Boot into svscan. > > dietlibc. > > slashpackage > > shell (shell scripting?? Or force python scripting?) > > > what about all the commands, like /bin/rm, etc? GNU tools? > > Yes, in my case. > lrwxrwxrwx 1 root default 1 Jun 17 10:51 /usr -> . > lrwxrwxrwx 1 root default 7 Jun 17 10:51 /bin -> command > lrwxrwxrwx 1 root default 34 Jan 23 14:51 /command/rm -> /package/misc/spf/coreutils/bin/rm Why not breaking backward compatibility? Create: lrwxrwxrwx 1 root default 1 Jun 17 10:51 /usr -> usr lrwxrwxrwx 1 root default 7 Jun 17 10:51 /bin -> bin lrwxrwxrwx 1 root default 7 Jun 17 10:51 /var -> var and use lrwxrwxrwx 1 root default 34 Jan 23 14:51 /command/rm -> /package/misc/spf/coreutils/bin/rm if you can register it globally at <http://cr.yp.to/slashcommand/list.html>. Regards, -- Stefan