21 #ifndef _RTEMS_MKROOTFS_H 22 #define _RTEMS_MKROOTFS_H int rtems_rootfs_append_host_rec(in_addr_t cip, const char *cname, const char *dname)
Helper for bulding an /etc/hosts file.
Definition: mkrootfs.c:168
int rtems_rootfs_file_append(const char *file, mode_t omode, const int line_cnt, const char **lines)
Appends the lines to the a file.
Definition: mkrootfs.c:76
int rtems_create_root_fs(void)
Create a few common directories, plus a: /etc/passwd, /etc/group, /etc/host.conf, and /etc/hosts file...
Definition: mkrootfs.c:211
Definition: mongoose.c:439