NSH: Add logic for the case where the passwd file is read-only. ROMFS image...
NSH: Add logic for the case where the passwd file is read-only. ROMFS image needs to be marked as const, or it will end up in RAM.
Showing
- fsutils/passwd/Kconfig 5 additions, 0 deletionsfsutils/passwd/Kconfig
- fsutils/passwd/Makefile 2 additions, 0 deletionsfsutils/passwd/Makefile
- include/fsutils/passwd.h 4 additions, 0 deletionsinclude/fsutils/passwd.h
- nshlib/Kconfig 3 additions, 3 deletionsnshlib/Kconfig
- nshlib/nsh.h 2 additions, 1 deletionnshlib/nsh.h
- nshlib/nsh_command.c 4 additions, 2 deletionsnshlib/nsh_command.c
- nshlib/nsh_passwdcmds.c 4 additions, 2 deletionsnshlib/nsh_passwdcmds.c
- nshlib/nsh_romfsimg.h 3 additions, 2 deletionsnshlib/nsh_romfsimg.h
Loading
Please register or sign in to comment