Commit Graph

1332 Commits

Author SHA1 Message Date
Laurent Vivier
47e1a0bc43 remove typo 2007-09-07 09:04:40 +00:00
Laurent Vivier
98d6d9cbbe add some override for AS, CC, ... 2007-09-07 08:41:20 +00:00
Laurent Vivier
dfd1a1d590 Really doesn't fail on clean 2007-09-06 22:59:57 +00:00
Laurent Vivier
0898b76381 remove uneeded definitions 2007-09-06 22:50:10 +00:00
Laurent Vivier
4dd44e4d60 don't fail on clean when TARGET doesn't exist 2007-09-06 22:36:58 +00:00
Laurent Vivier
32aeab4427 add in DISTFILES scripts/tools.sh kernel.mk config.mk 2007-09-06 22:20:45 +00:00
Laurent Vivier
8a586c3e31 include tools.mk 2007-09-06 22:09:11 +00:00
Laurent Vivier
45cb6b22d6 move some stuff to config.mk, kernel.mk and tools.mk. Tools.mk is generated by scripts/tools.sh 2007-09-06 22:08:51 +00:00
Laurent Vivier
c3f9dc3024 move doc2man to tools.mk, clean remove manpages 2007-09-06 22:08:07 +00:00
Laurent Vivier
19d7d47d02 targets are m68k-linux, m68k-netbsd and ppc-linux 2007-09-06 22:07:00 +00:00
Laurent Vivier
33f08f27fc detect the architecture of the kernel 2007-09-06 21:36:39 +00:00
Laurent Vivier
e45bfda8bf New configuration file 2007-09-06 21:35:34 +00:00
Laurent Vivier
3861fa0c31 script to find tools needed to build EMILE 2007-09-06 21:34:48 +00:00
Laurent Vivier
4e1468ddff Add some error messages 2007-09-05 12:54:01 +00:00
Laurent Vivier
6f5ab12ba7 docbook2man doesn't write to the stdout 2007-09-04 22:29:26 +00:00
Laurent Vivier
6d5679817f Correct dhucpackage to be compatible with docbook2man 2007-09-04 22:27:21 +00:00
Laurent Vivier
088773a671 Multiboot: add second entry 2007-09-03 22:01:45 +00:00
Laurent Vivier
537b85855e don't remove tmp files in test mode 2007-09-03 19:55:52 +00:00
Laurent Vivier
b966757f98 Increase command timeout to 30 seconds 2007-09-03 19:44:42 +00:00
Laurent Vivier
d446f79fea improve --test 2007-09-03 19:39:01 +00:00
Laurent Vivier
256925db92 no need to flatten the kernel 2007-09-03 19:23:51 +00:00
Laurent Vivier
a7283acb85 Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
Laurent Vivier
650440b6b2 Docs updates from Finn Thain 2007-09-03 17:45:38 +00:00
Laurent Vivier
82470e3801 Use docbook2man instead of docbook-to-man 2007-09-03 17:40:27 +00:00
Laurent Vivier
0fe8427c57 powerpc cross compiler is not needed for the moment 2007-09-03 17:29:24 +00:00
Laurent Vivier
2bbea3543d Allow bigger (> 1024) configuration 2007-09-02 21:00:05 +00:00
Laurent Vivier
c4871345d9 Display parameters only if set 2007-09-02 20:32:20 +00:00
Laurent Vivier
6f3cbe15a7 preliminary version to manage multiboot, untested \!\! 2007-09-02 20:31:24 +00:00
Laurent Vivier
869161fd15 add set_config() function 2007-09-02 12:57:37 +00:00
Laurent Vivier
aeddb9f7e4 add get_info() function 2007-09-02 12:46:37 +00:00
Laurent Vivier
6e434b9527 change vmlinux.gz by vmlinuz 2007-09-02 08:46:01 +00:00
Laurent Vivier
d08a37ab65 Add FLOPPY_CONF variable 2007-09-02 08:13:29 +00:00
Laurent Vivier
4b0ec53cb4 introduce multiboot.bin, need a second level with all drivers 2007-09-01 22:24:05 +00:00
Laurent Vivier
09c1a2deaa use m68k-linux-full instead of m68k-linux-all for second level 2007-09-01 22:22:27 +00:00
Laurent Vivier
e2bf762517 Introduce MEDIA=full, use libstream/scsi instead libstream/hard 2007-09-01 22:21:45 +00:00
Laurent Vivier
f6df478829 reduce size, on disk floppy configuration is 1kB 2007-09-01 22:01:01 +00:00
Laurent Vivier
bae6b7b888 Add some verbosity 2007-09-01 21:56:26 +00:00
Laurent Vivier
f5963dc437 read_description() should return 0 on the last item and not EOF 2007-09-01 21:55:49 +00:00
Laurent Vivier
6b07f02989 rename hard->scsi, add full with SCSI & floppy support 2007-09-01 21:49:54 +00:00
Laurent Vivier
59b17aba2c first release 2007-09-01 14:56:04 +00:00
Laurent Vivier
b913b47144 display vga property 2007-08-31 23:26:04 +00:00
Laurent Vivier
4847639ee2 correct management of return value of config_get_property 2007-08-31 23:25:41 +00:00
Laurent Vivier
4b4778b1c0 Add some text to explain which keys to press 2007-08-31 23:11:04 +00:00
Laurent Vivier
18f005c3a0 don't check if a file is gzipped (cannot manage correctly ramdisk), add "vga default" parameter 2007-08-31 22:34:39 +00:00
Laurent Vivier
d9885d3bf2 second level is able to manage multiple kernels list 2007-08-31 21:56:45 +00:00
Laurent Vivier
de3844b97d improve list scan 2007-08-31 21:09:06 +00:00
Laurent Vivier
979196f410 read correctly second level config 2007-08-31 20:55:06 +00:00
Laurent Vivier
d9d6867a57 functions return index if possible 2007-08-31 20:42:27 +00:00
Laurent Vivier
523f28afcf correctly find the first item in the index 2007-08-31 20:41:36 +00:00
Laurent Vivier
b02c57eea7 inc to add \n 2007-08-26 20:18:47 +00:00