* [Buildroot] [Bug 2233] New: Atmel atstk target skeletons have /etc/mtab as a file, not a symlink
@ 2010-07-16 15:17 bugzilla at busybox.net
2010-07-18 20:23 ` [Buildroot] [Bug 2233] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2010-07-16 15:17 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2233
Summary: Atmel atstk target skeletons have /etc/mtab as a file,
not a symlink
Product: buildroot
Version: 2010.05
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: nick at leverton.org
CC: buildroot at uclibc.org
Estimated Hours: 0.0
/etc/mtab in the target skeleton is supposed to be a symlink to ../proc/mounts,
and most device skeletons have it as such.
However, unless there's something strange with my git installation, the two
Atmel atstk100* skeleton filesystems have /etc/mtab as a regular file
containing the text ../proc/mounts . The files in error are:
target/device/Atmel/atstk1005/target_skeleton/etc/mtab
target/device/Atmel/atstk100x/target_skeleton/etc/mtab
Atmel atngw100 is correct in having a symlink.
Fairly trivial, but things which check for mounted filesystems will fail
(oprofile was what I fell over this with on an atstk1006). I can't supply a
patch as I don't know how to make git cope with the change in filetype - it
seems convinced that I have removed the files :-(
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 2233] Atmel atstk target skeletons have /etc/mtab as a file, not a symlink
2010-07-16 15:17 [Buildroot] [Bug 2233] New: Atmel atstk target skeletons have /etc/mtab as a file, not a symlink bugzilla at busybox.net
@ 2010-07-18 20:23 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2010-07-18 20:23 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2233
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Committed, thanks
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-18 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16 15:17 [Buildroot] [Bug 2233] New: Atmel atstk target skeletons have /etc/mtab as a file, not a symlink bugzilla at busybox.net
2010-07-18 20:23 ` [Buildroot] [Bug 2233] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox