Change History (10)
comment:1 by , 24 years ago
Resolution: | → later |
---|---|
Status: | new → closed |
comment:2 by , 23 years ago
Resolution: | later |
---|---|
Status: | closed → reopened |
comment:3 by , 23 years ago
Summary: | Check out reiserfs' status. If it is stable, add the reiserfs utils installation → reiserfsprogs-3.x.0j |
---|
while rebuilding my LFS system, I sorted out what I *think* the reiserfs install procedure should be:
./configure --prefix=/usr --sbindir=/sbin && make && make install
This results in the following files being installed: /sbin/debugreiserfs /sbin/mkreiserfs /sbin/reiserfsck /sbin/resize_reiserfs /sbin/unpack /usr/share/man/man8/debugreiserfs.8 /usr/share/man/man8/mkreiserfs.8 /usr/share/man/man8/reiserfsck.8 /usr/share/man/man8/resize_reiserfs.8
I think this is right as the progs I've put in /sbin look like things which belong there (as opposed to /usr/sbin). Any objections? (I'll forward this to lfs-dev as well)
comment:4 by , 23 years ago
qa_contact: | gerard@linuxfromscratch.org → lfs-book@linuxfromscratch.org |
---|
comment:5 by , 23 years ago
replace the config command I suggest above with: ./configure --mandir=/usr/share/man
Uwe Kramer suggested this on lfs-dev; it's shorter and has the same effect apparently (I haven't checked it personally though)
comment:6 by , 23 years ago
dependson: | → 30 |
---|---|
Owner: | changed from | to
Status: | reopened → assigned |
comment:7 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 by , 23 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | reiserfsprogs-3.x.0j → reiserfsprogs-3.x.1b |
comment:9 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:10 by , 22 years ago
dependson: | 30 |
---|
We'll get back to this later.