File history
Tracking elkscmd/minix3/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
1900f81f4e98e6f87d5c15ff5a08ae7d49fe64b | Greg Haerr | 2024-06-19 | [watcom] Add heap and stack size processing to ewlink and os2toelks |
06619e1f3a9fd20c344bc8d39cbbb3adbefafc6 | Chuck Coffing | 2023-02-10 | [cmds] Build / install mail.c for ELKS |
c83f59fe0f895e20270d6a1c3b9a096b8d486a4 | Greg Haerr | 2022-08-06 | [kernel][cmds] Correct ANSI console colors pass 2, add rmdir, fix find |
97f59cfadee0fc19658dddf23a6cc9b0289f9e9 | Greg Haerr | 2022-03-20 | Fixes requiring full printf |
62b1565e3541f6bca04706968a80207d9033be6 | Greg Haerr | 2022-03-20 | More cleanup and filesize reduction |
c3a00d32b49739f211933b8ae667cc24c1072da | Greg Haerr | 2020-05-30 | [elkscmd] Fine tune application heap & stack usage |
f0d9dd2c311eaa3d671544cc1e383c8ff210771 | Gregory Haerr | 2020-03-15 | [cmds] Reorganize ELKS command installation (#466) |
e4e6df6054de3a6b73aff419ee0f146a7743303 | Marcin Laszewski | 2020-02-24 | [busyelks] Commands added to menuconfig. |
3f1187c92432cf7633aa9b425e6c6d8abb5c0c0 | Tee-Kiah Chia | 2020-02-22 | [elkscmd] build bc & sort with gcc-ia16 -maout-chmem= option, so that they get more memory from the kernel |
b45649763dff1692149d2120f49714f746a5627 | mfld.fr | 2019-05-08 | [build] Installation commands in variables |
afd729d03a88889627d4dc9bb0fcb5d25717383 | mfld.fr | 2019-05-05 | [build] Replace TARGET_MNT by DESTDIR |
4334632510ad1dd070c4bd0c7fee078bdf84073 | mfld.fr | 2019-05-05 | [build] Remove all SUDO from Makefiles |
355a9e026bb6f96783747ab78ea5be430558b75 | Greg Haerr | 2019-05-01 | Remove all sudo requirements for ELKS image build Rewrite elks/image/Makefile to use mfs for all MINIX filesystem manipulations Add mfs genfs -k option to not copy zero-length files starting with . |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
e77f4c46cee8ccf80be6304303145672dfcd6f2 | mfld-fr | 2018-04-21 | Optionalize the image format |
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5 | mfld-fr | 2017-03-04 | [cmds] Cleanup in applets Makefiles |
3c302cad12d34de58aba1b166da06c9173a4336 | Jody Bruchon | 2015-03-01 | Release ELKS 0.2.0 with massive improvements |
c0d703232166d64726aca3d03cf7d4b5d0cc1f7 | Miguel Bolanos | 2004-06-02 | claudios fixes for bcc, and inclussion of minix3 stuff |
b4480306f0bc79ec11eba6a250b91053d2cf1d9 | Riley H. Williams | 2002-05-29 | Added knl command source to sys_utils and also configured to correctly install man pages. |
2f77fee8b8b4f504956a762e279603462a53185 | Riley H. Williams | 2002-02-24 | Laid groundwork for simplification of ELKS command installation system. |
ceb82fefdd43ebaab841bfee9f2bf2ea6e42e6a | Riley H. Williams | 2002-01-23 | Oooopppsss...reverting daft tweaks relating to lpd command... |
7e6c97e78253c47c615a8dde28d42838ce88f3f | Riley H. Williams | 2002-01-23 | Sorted out minix2 directory, removing duplicated commands (those here didn't compile) and making the lpd command compile. |
cf8d45ff30fdfeb6e43b49b9ab11f1382537571 | Riley H. Williams | 2002-01-17 | Removed unnecessary extraction limitation. |
f08a0699c959e01c1091ce2552572b3d36e6658 | Riley H. Williams | 2002-01-17 | Reverted Makefiles - sorry!!! |
792ec44366deecdb3b3b75018e9f74bf7cffdf4 | Riley H. Williams | 2002-01-16 | Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default. |
ac1b82225d97f1faaa38fa6af581e6663976ecd | Harry Kalogirou | 2001-08-24 | Removed root_net and added comb_net image |
49f7e542bebd92920c9a4c277345290dd054a30 | Harry Kalogirou | 2001-07-02 | Fixes in inet utils. Added new root image with net utils(root_net). Changes in Makefiles |
558cb6cf2e190ae1ffa32ff299e8ed9f5414f1d | Andrew Richards | 2000-01-26 | Added support for building 128K SIBO disk image |
546000a44f1b85264ba55f936abb00959784e83 | Andrew Richards | 1999-08-26 | Added minix2 directory |