Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #232750
| From | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. |
| Date | 2021-03-10 23:50 +0100 |
| Message-ID | <BRfOp-3cL-7@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <BQXot-fy-3@gated-at.bofh.it> <BR6UO-68E-11@gated-at.bofh.it> <BR74t-6bQ-3@gated-at.bofh.it> <BR8WC-7pF-9@gated-at.bofh.it> <BRdCV-1SO-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> I just read this:
> https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/
> It seems as a good idea that merge of /usr.
> I was wondering what would happen if some program used filesystem paths
> as its input data for some processing task. He he, yes, changing status quo
> is not easy
Here's one source of breakage I encountered a few times because of this
/usr merge (which I generally welcome, BTW):
dpkg -S =foo
this (using the Zsh shell) should give me the name of the Debian package
which provides the command `foo`. It works well for most commands, but
it fails for `ifconfig` because `ifconfig` was actually installed in
/sbin/ifconfig (but the /usr merge makes this same /sbin directory
available under the name /usr/sbin so Zsh thinks that `ifconfig` comes
from `/usr/sbin/ifconfig` whereas `dpkg` doesn't have any record of
installing a `/usr/sbin/ifconfig` file).
Stefan
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 04:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Weaver <weaver@riseup.net> - 2021-03-10 05:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 13:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. The Wanderer <wanderer@fastmail.fm> - 2021-03-10 13:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Darac Marjal <mailinglist@darac.org.uk> - 2021-03-10 14:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 19:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Dan Ritter <dsr@randomstring.org> - 2021-03-10 19:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 20:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Andrei POPESCU <andreimpopescu@gmail.com> - 2021-03-10 22:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. The Wanderer <wanderer@fastmail.fm> - 2021-03-11 01:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 01:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. The Wanderer <wanderer@fastmail.fm> - 2021-03-11 01:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 03:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. The Wanderer <wanderer@fastmail.fm> - 2021-03-11 11:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 12:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. <tomas@tuxteam.de> - 2021-03-11 10:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Dan Ritter <dsr@randomstring.org> - 2021-03-11 11:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Greg Wooledge <greg@wooledge.org> - 2021-03-11 13:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. <tomas@tuxteam.de> - 2021-03-11 14:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Stefan Monnier <monnier@iro.umontreal.ca> - 2021-03-11 18:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Nate Bargmann <n0nb@n0nb.us> - 2021-03-10 19:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 20:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Stefan Monnier <monnier@iro.umontreal.ca> - 2021-03-10 23:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 00:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Dan Ritter <dsr@randomstring.org> - 2021-03-11 12:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. David Wright <deblis@lionunicorn.co.uk> - 2021-03-11 20:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 21:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. David Wright <deblis@lionunicorn.co.uk> - 2021-03-12 05:10 +0100
Windows drive letters (was Re: Is there an alternative filesystem hierarchy that could be adapted to Debian.) The Wanderer <wanderer@fastmail.fm> - 2021-03-12 10:40 +0100
Re: Windows drive letters (was Re: Is there an alternative filesystem hierarchy that could be adapted to Debian.) David Wright <deblis@lionunicorn.co.uk> - 2021-03-12 23:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-12 17:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. David Wright <deblis@lionunicorn.co.uk> - 2021-03-12 23:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Andrei POPESCU <andreimpopescu@gmail.com> - 2021-03-12 15:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. <tomas@tuxteam.de> - 2021-03-11 10:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Stefan Monnier <monnier@iro.umontreal.ca> - 2021-03-10 23:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Jeremy Ardley <jeremy@ardley.org> - 2021-03-10 23:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Stefan Monnier <monnier@iro.umontreal.ca> - 2021-03-11 00:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Sven Joachim <svenjoac@gmx.de> - 2021-03-10 23:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 00:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. IL Ka <kazakevichilya@gmail.com> - 2021-03-11 01:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Greg Wooledge <greg@wooledge.org> - 2021-03-11 01:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 01:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. IL Ka <kazakevichilya@gmail.com> - 2021-03-11 02:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 03:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. <tomas@tuxteam.de> - 2021-03-10 14:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 14:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. The Wanderer <wanderer@fastmail.fm> - 2021-03-10 14:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 19:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 14:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. IL Ka <kazakevichilya@gmail.com> - 2021-03-10 14:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. "Thomas Schmitt" <scdbackup@gmx.net> - 2021-03-10 14:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. "J.B. Nicholson" <jbn@forestfield.org> - 2021-03-11 01:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Darac Marjal <mailinglist@darac.org.uk> - 2021-03-10 10:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. songbird <songbird@anthive.com> - 2021-03-10 14:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 14:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Nate Bargmann <n0nb@n0nb.us> - 2021-03-10 15:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. songbird <songbird@anthive.com> - 2021-03-10 16:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Richard Owlett <rowlett@cloud85.net> - 2021-03-10 18:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 21:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Dan Ritter <dsr@randomstring.org> - 2021-03-10 21:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Joe <joe@jretrading.com> - 2021-03-10 22:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Dan Ritter <dsr@randomstring.org> - 2021-03-10 22:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 22:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Stefan Monnier <monnier@iro.umontreal.ca> - 2021-03-10 23:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 00:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. <tomas@tuxteam.de> - 2021-03-11 09:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. David Wright <deblis@lionunicorn.co.uk> - 2021-03-11 05:00 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. David <bouncingcats@gmail.com> - 2021-03-11 06:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. David Wright <deblis@lionunicorn.co.uk> - 2021-03-11 19:40 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Greg Wooledge <greg@wooledge.org> - 2021-03-11 19:50 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Richard Owlett <rowlett@cloud85.net> - 2021-03-10 14:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-10 19:10 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Erwan David <erwan@rail.eu.org> - 2021-03-10 19:20 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Stefan Monnier <monnier@iro.umontreal.ca> - 2021-03-10 23:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. Cmdte Alpha Tigre Z <santiagopinth@gmail.com> - 2021-03-11 00:30 +0100
Re: Is there an alternative filesystem hierarchy that could be adapted to Debian. deloptes <deloptes@gmail.com> - 2021-03-11 07:30 +0100
csiph-web