RTEMS / Packages / LibBSD

Go to Issues or Merge Requests


Issues

1 - Convert CONTRIBUTING.rst and README.rst to MarkDown (opened)

Id

1

State

opened

Type

ISSUE

Author

Amar Takhar

Assignee(s)

Amar Takhar, Sebastian Huber

Created

2024-07-20T05:08:27.471Z

Updated

2024-07-20T05:08:27.471Z

Milestone

6.1

Labels

doc

Link

https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/1

Merges

0

Summary

I’ve been converting all the parent text files to MarkDown in an effort to make things friendly to GitLab for the %6.1 release.

libbsd is the only repository to actively move to reST and while we do use this for our documentation it’s out of necessity due to the complexity required to have good documentation. For source docs we should stick with MarkDown. I’ve already moved every other RTEMS repository this is the last one outside of rtems-central.

Is there a reason you’ve moved these to reST are you OK with me moving them to MarkDown?

This question is for @sebhub.

Thank you.

Author: Amar Takhar

2024-07-20T05:08:27.779Z

assigned to @amar and @sebhub

Merge Requests

5 - rtemsbsd/kernel-init: Ignore EEXIST for /etc

Id

5

State

merged

Merged by

Joel Sherrill

Merged at

2024-07-03T22:13:23.905Z

Assignee(s)

Kinsey Moore

Created

2024-07-03T20:28:44.908Z

Updated

2024-07-03T22:13:25.342Z

Milestone

6.1

Labels

network::libbsd

Link

https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/5

Commit

ddccd332f63c82184de35d777a418b3ebd3e47a5

Summary

rtemsbsd/kernel-init: Ignore EEXIST for /etc

This restores previous behavior of allowing processing to continue in the case that /etc already exists while still checking for other directory creation errors.

Author: Kinsey Moore

2024-07-03T20:28:45.065Z

assigned to @opticron

Author: Kinsey Moore

2024-07-03T20:32:13.338Z

changed target branch from main to 6-freebsd-12

Author: Joel Sherrill

2024-07-03T22:13:19.759Z

approved this merge request

6 - rtemsbsd/kernel-init: Ignore EEXIST for /etc

Id

6

State

merged

Merged by

Joel Sherrill

Merged at

2024-07-03T21:32:57.009Z

Assignee(s)

Kinsey Moore

Created

2024-07-03T20:29:46.174Z

Updated

2024-07-03T21:32:58.273Z

Milestone

6.1

Labels

network::libbsd

Link

https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/6

Commit

d1b6e952a7fbc7426764885c926dde51a4e919a6

Summary

rtemsbsd/kernel-init: Ignore EEXIST for /etc

This restores previous behavior of allowing processing to continue in the case that /etc already exists while still checking for other directory creation errors.

Author: Kinsey Moore

2024-07-03T20:29:46.313Z

assigned to @opticron

Author: Joel Sherrill

2024-07-03T21:32:52.044Z

approved this merge request