[Clfs-commits] [CLFS Trac] #183: I think tree is now redundant ?

CLFS Trac trac at cross-lfs.org
Tue Sep 30 16:48:06 PDT 2008


#183: I think tree is now redundant ?
--------------------+-------------------------------------------------------
  Reporter:  ken    |       Owner:  clfs-commits at lists.cross-lfs.org.
      Type:  task   |      Status:  new                              
  Priority:  major  |   Milestone:  CLFS Standard 1.2.0              
 Component:  BOOK   |     Version:  CLFS Standard SVN                
Resolution:         |    Keywords:                                   
--------------------+-------------------------------------------------------
Comment (by Cosmo):

 This is the output once tree is installed. At present Tree is redundant so
 I think it should either be removed from the book, OR udev's "make test-
 install" should be added to the udev final page if the reader wants to run
 the test.

 {{{
 tree /home/nate/src/udev-128/udev-test-install/
 /home/nate/src/udev-128/udev-test-install/
 |-- etc
 |   |-- scsi_id.config
 |   `-- udev
 |       |-- rules.d
 |       `-- udev.conf
 |-- lib
 |   |-- libudev.so.0 -> libudev.so.0.0.1
 |   |-- libudev.so.0.0.1
 |   |-- libvolume_id.so.1 -> libvolume_id.so.1.0.1
 |   |-- libvolume_id.so.1.0.1
 |   `-- udev
 |       |-- ata_id
 |       |-- cdrom_id
 |       |-- collect
 |       |-- create_floppy_devices
 |       |-- edd_id
 |       |-- firmware.sh
 |       |-- fstab_import
 |       |-- path_id
 |       |-- rule_generator.functions
 |       |-- rules.d
 |       |   |-- 50-udev-default.rules
 |       |   |-- 60-cdrom_id.rules
 |       |   |-- 60-persistent-input.rules
 |       |   |-- 60-persistent-storage-tape.rules
 |       |   |-- 60-persistent-storage.rules
 |       |   |-- 60-persistent-v4l.rules
 |       |   |-- 61-persistent-storage-edd.rules
 |       |   |-- 75-cd-aliases-generator.rules
 |       |   |-- 75-persistent-net-generator.rules
 |       |   |-- 79-fstab_import.rules
 |       |   |-- 80-drivers.rules
 |       |   `-- 95-udev-late.rules
 |       |-- scsi_id
 |       |-- usb_id
 |       |-- vol_id
 |       |-- write_cd_rules
 |       `-- write_net_rules
 |-- sbin
 |   |-- udevadm
 |   `-- udevd
 `-- usr
     |-- include
     |   |-- libudev.h
     |   `-- libvolume_id.h
     |-- lib
     |   |-- libudev.so -> ../../lib/libudev.so.0.0.1
     |   |-- libvolume_id.so -> ../../lib/libvolume_id.so.1.0.1
     |   `-- pkgconfig
     |       |-- libudev.pc
     |       `-- libvolume_id.pc
     `-- share
         `-- man
             |-- man7
             |   `-- udev.7
             `-- man8
                 |-- ata_id.8
                 |-- cdrom_id.8
                 |-- create_floppy_devices.8
                 |-- edd_id.8
                 |-- path_id.8
                 |-- scsi_id.8
                 |-- udevadm.8
                 |-- udevd.8
                 `-- vol_id.8

 15 directories, 50 files
 }}}

-- 
Ticket URL: <http://trac.cross-lfs.org/ticket/183#comment:3>
CLFS Trac <http://trac.cross-lfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list