[RTEMS Project] #4354: Improve Base File System Content Generation
RTEMS trac
trac at rtems.org
Sat Mar 27 14:59:35 UTC 2021
#4354: Improve Base File System Content Generation
---------------------------+---------------------
Reporter: Joel Sherrill | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.1
Component: fs | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+---------------------
Comment (by Joel Sherrill <joel@…>):
In [changeset:"d4d2f6487ac4db85746ee208c6f7a23105ed5444/rtems"
d4d2f64/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="d4d2f6487ac4db85746ee208c6f7a23105ed5444"
pwdgrp.c: Change to simply ignore return value from mkdir(/etc)
At this point in time, /etc can be created in multiple ways. There
is a discussion (#4354) that would define a mechanism for
instantiating a base file system with some flexibility for the
set of directories included. For now, this particular mkdir()
call can fail because /etc could already have been created by
at least an initial filesystem image, the shell, or libbsd.
closes #4382.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4354#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list