File history
Tracking elkscmd/unused/mtools/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
759af663606f83fde88b92a8f087e0c0483b1e9 | Greg Haerr | 2024-04-16 | [elkscmd] Move unused program sources to elkscmd/unused |
dd590987fb0470bc84c502472a5c6b03e7a503a | Greg Haerr | 2020-03-10 | [cmds] Consolidate commands to /bin |
c6245e061e9451956fec5c3f3d2ac798c16d8be | mfld.fr | 2019-05-08 | [image] Restore 'target' folder for root filesystem |
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 |
89254794a7f4392350b5e23a2d1bdd892b60bb5 | mfld-fr | 2017-11-30 | [dev86] Build using local /dev86 |
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 |
7507be9d0e1747b565791b18d61ab4f299bc9ef | Jody Bruchon | 2014-04-26 | Add compress.host to Makefiles for compressed target manpages |
e98d4f2b036bb74a22b2dc89954a1140601fc4b | Claudio Matsuoka | 2006-08-20 | Compressing manpages with compress -b12 |
53e3f6bbc831a76364d8b766193fc0d83756bf0 | Claudio Matsuoka | 2006-08-20 | Added standard targets so installation doesn't break |
77f2fdcd16596c6e8d2dca8909681c033598faf | Claudio Matsuoka | 2006-08-20 | Fixed makefiles to build m4 and mtools |
046aa09965afb8f6bb28e9b32f0749079c713d7 | Claudio Matsuoka | 2006-08-20 | Cleanup: using implicit rules to link |
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. |
f7c60a9491bf8ab52ab08ad30ea6a9321a239d5 | Andrew Richards | 1999-08-26 | Added mttols directory |