BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000303 [buildroot] Architecture Specific tweak always 06-20-05 12:25 02-12-07 05:45
Reporter lmt View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000303: Sym links in skel.tar.gz
Description Suggestion:

Change all of the following symbolic links:

From: To:

./dev/log -> /tmp/log -> ../tmp/log
./etc/mtab -> /proc/mounts -> ../proc/mounts
./var/lib/pcmcia -> /tmp -> ../../tmp
./var/lock -> /tmp -> ../tmp
./var/log -> /tmp -> ../tmp
./var/pcmcia -> /tmp -> ../tmp
./var/run -> /tmp -> ../tmp
./var/spool -> /tmp -> ../tmp
./var/tmp -> /tmp -> ../tmp

This way, when the target file system is staged in a workspace, a recursive search in that workspace will not follow the links to the host /tmp or /proc directory.
Additional Information
Attached Files

- Relationships

- Notes
(0001296)
andersen
04-14-06 12:11

good point. fixed
 

- Issue History
Date Modified Username Field Change
06-20-05 12:25 lmt New Issue
04-14-06 12:11 andersen Note Added: 0001296
04-14-06 12:11 andersen Status assigned => closed
04-14-06 12:11 andersen Resolution open => fixed
02-12-07 05:45 vapier Status closed => assigned
02-12-07 05:45 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker