Bug 1525

Summary: Package hal deletes a whole <target>/etc/rc.d directory
Product: buildroot Reporter: ArkadyG <arcadyg>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: 2010.02   
Target Milestone: 2010.05   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description ArkadyG 2010-04-08 13:12:14 UTC
While building hal package the directory $(TARGET_DIR)/etc/rc.d removed by the hal.mk script. In case, for example, that User has his own FS skeleton this will deletes also important initial scripts and the resulting FS image will be unusable.
Comment 1 Peter Korsgaard 2010-05-04 21:14:11 UTC
Fixed in git (79db1ff5ac)