http://bugs.linuxfromscratch.org/show_bug.cgi?id=48
------- Additional Comments From [EMAIL PROTECTED] 2005-09-11 04:16 ------- 2.13-pre3 was released yesterday. It fixes the segfault when checking for ReiserFS partitions. The cramfs patch is still required, but Adrian's looking into that one. A simple `./configure && make && make install' results in the following differences in chapter 6's installed files: Files no longer installed: /bin/arch /sbin/elvtune (--enable-elvtune will get it back again, but `./configure --help' says it only works with 2.2 and 2.4 kernels anyway) /usr/bin/raw (--enable-raw will get it back again) /usr/bin/setfdprm /usr/bin/write (--enable-write will get it back again) /usr/sbin/ramsize (--enable-rdev will get it back again) /usr/sbin/rdev (--enable-rdev will get it back again) /usr/sbin/rootflags (--enable-rdev will get it back again) /usr/sbin/vidmode (--enable-rdev will get it back again) Files newly installed: /usr/bin/chrt (--disable-schedutils will remove it again) /usr/bin/ionice (--disable-schedutils will remove it again) /usr/bin/scriptreplay (newly installed in 2.13, existed in 2.12 but don't know why it hasn't been installed!) /usr/bin/taskset (--disable-schedutils will remove it again) /usr/bin/wall (--disable-wall will remove it again) Files with changed installation path (2.12 path -> 2.13 path): /bin/logger -> /usr/bin/logger /sbin/losetup -> /bin/losetup /sbin/pivot_root -> /bin/pivot_root /sbin/swapoff -> /bin/swapoff /sbin/swapon -> /bin/swapon ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
