File history
Tracking elkscmd/rootfs_template/etc/profile
| Commit | Author | Date | Message |
|---|---|---|---|
a5020c43a5c520eee81c71ce21bbd7925a712eb | Greg Haerr | 2026-01-29 | Cleanup |
9e3cbdd60678e7a893b827ad161f2ac39a186ec | Greg Haerr | 2025-02-02 | [Nano-X] Fix various problems with multiple client/server Nano-X |
808be11f900602952af82c9371ccc26c84d125b | Greg Haerr | 2025-01-26 | Create dev86 tree on /usr, disable read address verify, tune fmalloc |
fde5a4315fa82c5e0202adca71fccc2f0f220f6 | Greg Haerr | 2025-01-20 | Remove . from PATH in /etc/profile |
b2a80ada2914a33e32ab0033be090f4a7df5e98 | Greg Haerr | 2024-12-30 | [cmds] Display "Can't run OpenWatcom OS/2 program" when CONFIG_EXEC_OS2 not set |
996ba37ffc647eecf2661286302888369d71d00 | Greg Haerr | 2024-08-02 | Add export TZ to /etc/profile, TOPDIR check to watcom.inc |
46501fb641e5f3e0b0ccff0d09bb76af3616546 | Greg Haerr | 2023-04-02 | [build] Keep directory permissions when building images |
61fb3b3dda7dd9aa71631145311d6fea7a28ca2 | Greg Haerr | 2022-12-29 | [cmds,build] Various small cleanups |
fa5806ccc23df1b5f07b925eb9ae82f806798bd | Greg Haerr | 2022-05-04 | Set default umask 022 for better mkdir etc permissions |
1069341f45d14d97bbf8bf05489452e9a6f2f42 | Greg Haerr | 2022-05-04 | [build] Fix build with new CONFIG_TIME_ options |
93fc4044ab76011de45340df4d9d3137049b4ad | Greg Haerr | 2022-05-02 | [kernel] Add compile-time TZ= timezone string, FAT use localtime |
08c8ff0702e2136b8bccd98d7dd6d3cd9b017b5 | Greg Haerr | 2022-05-01 | Add second optional parameter |
091c251406ef9e133b4ec180610978002849d0f | Greg Haerr | 2022-02-23 | [man] Move man pages to elkscmd/man |
548b117c5bf372820657606339ef568b27fd133 | Greg Haerr | 2022-01-18 | [net] Add net.cfg network configuration file |
93023f4dfcea603f0150d97d4cd358fd96763a5 | Helge Skrivervik | 2021-12-29 | [net, ftpd] Resolve merge conflict, add /bootopts, /etc/profile changes |
4f864e7744711d8322d37b2b470d64e5c643e1c | Greg Haerr | 2021-12-07 | [boot][net] Allow HOSTNAME=,GATEWAY= and TZ= in /bootopts and /etc/profile |
2b3cf0f148e59a68d7dd20ff6f53463ed7c4ed3 | Christoph J. Thompson | 2020-04-19 | * Make sash also source /etc/sashrc * Move shell config files to /etc so not only root gets their environment set. * Trim down $PATH |
6d9b289789668feaf799dd40d4d10aa4f3fa78a | Greg Haerr | 2020-03-18 | [cmds] Add time cmd, times(3) & tzset(3) libc functions, basic localtime support w/TZ= |
55aa712a2d494c132e88632d987222e55ae9aa0 | Gregory Haerr | 2020-03-18 | [cmds] Bug fixes for various commands and cleanup, add 'od' (#473) |
40fbda34582fc07332b54fd00f134f21d307c4a | Greg Haerr | 2020-03-15 | [cmds] Fix od, add TZ=GMT0 |
dd590987fb0470bc84c502472a5c6b03e7a503a | Greg Haerr | 2020-03-10 | [cmds] Consolidate commands to /bin |
2598be2a59a59d29dfbf634347f5d21f3a30390 | Gregory Haerr | 2020-03-06 | [cmds] Sash and ls enhancements (#412) |
3499770d5efc2226266101400a382efb0b36b6d | Riley H. Williams | 2002-01-26 | Updated root's .profile |
ef32446037d9a62a1358681179429a4b6ce809f | Riley H. Williams | 2002-01-12 | Rationalised /etc/passwd and /etc/group to match Red Hat Linux assignments. Added `false` and `true` commands. |