elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/rootfs_template/etc/profile
CommitAuthorDateMessage
a5020c43a5c520eee81c71ce21bbd7925a712ebGreg Haerr2026-01-29Cleanup
9e3cbdd60678e7a893b827ad161f2ac39a186ecGreg Haerr2025-02-02[Nano-X] Fix various problems with multiple client/server Nano-X
808be11f900602952af82c9371ccc26c84d125bGreg Haerr2025-01-26Create dev86 tree on /usr, disable read address verify, tune fmalloc
fde5a4315fa82c5e0202adca71fccc2f0f220f6Greg Haerr2025-01-20Remove . from PATH in /etc/profile
b2a80ada2914a33e32ab0033be090f4a7df5e98Greg Haerr2024-12-30[cmds] Display "Can't run OpenWatcom OS/2 program" when CONFIG_EXEC_OS2 not set
996ba37ffc647eecf2661286302888369d71d00Greg Haerr2024-08-02Add export TZ to /etc/profile, TOPDIR check to watcom.inc
46501fb641e5f3e0b0ccff0d09bb76af3616546Greg Haerr2023-04-02[build] Keep directory permissions when building images
61fb3b3dda7dd9aa71631145311d6fea7a28ca2Greg Haerr2022-12-29[cmds,build] Various small cleanups
fa5806ccc23df1b5f07b925eb9ae82f806798bdGreg Haerr2022-05-04Set default umask 022 for better mkdir etc permissions
1069341f45d14d97bbf8bf05489452e9a6f2f42Greg Haerr2022-05-04[build] Fix build with new CONFIG_TIME_ options
93fc4044ab76011de45340df4d9d3137049b4adGreg Haerr2022-05-02[kernel] Add compile-time TZ= timezone string, FAT use localtime
08c8ff0702e2136b8bccd98d7dd6d3cd9b017b5Greg Haerr2022-05-01Add second optional parameter
091c251406ef9e133b4ec180610978002849d0fGreg Haerr2022-02-23[man] Move man pages to elkscmd/man
548b117c5bf372820657606339ef568b27fd133Greg Haerr2022-01-18[net] Add net.cfg network configuration file
93023f4dfcea603f0150d97d4cd358fd96763a5Helge Skrivervik2021-12-29[net, ftpd] Resolve merge conflict, add /bootopts, /etc/profile changes
4f864e7744711d8322d37b2b470d64e5c643e1cGreg Haerr2021-12-07[boot][net] Allow HOSTNAME=,GATEWAY= and TZ= in /bootopts and /etc/profile
2b3cf0f148e59a68d7dd20ff6f53463ed7c4ed3Christoph J. Thompson2020-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
6d9b289789668feaf799dd40d4d10aa4f3fa78aGreg Haerr2020-03-18[cmds] Add time cmd, times(3) & tzset(3) libc functions, basic localtime support w/TZ=
55aa712a2d494c132e88632d987222e55ae9aa0Gregory Haerr2020-03-18[cmds] Bug fixes for various commands and cleanup, add 'od' (#473)
40fbda34582fc07332b54fd00f134f21d307c4aGreg Haerr2020-03-15[cmds] Fix od, add TZ=GMT0
dd590987fb0470bc84c502472a5c6b03e7a503aGreg Haerr2020-03-10[cmds] Consolidate commands to /bin
2598be2a59a59d29dfbf634347f5d21f3a30390Gregory Haerr2020-03-06[cmds] Sash and ls enhancements (#412)
3499770d5efc2226266101400a382efb0b36b6dRiley H. Williams2002-01-26Updated root's .profile
ef32446037d9a62a1358681179429a4b6ce809fRiley H. Williams2002-01-12Rationalised /etc/passwd and /etc/group to match Red Hat Linux assignments. Added `false` and `true` commands.