Laurent Vivier
|
b78ead9cf9
|
move console_init() to main()
|
2007-09-16 15:09:15 +00:00 |
|
Laurent Vivier
|
ac5de6e43d
|
reverse previous modification
|
2007-09-15 05:29:18 +00:00 |
|
Laurent Vivier
|
920aca763f
|
add some braces
|
2007-09-15 05:26:14 +00:00 |
|
Laurent Vivier
|
cdd6ddb62a
|
correctly manage configuration: use open_config()
|
2007-09-15 05:15:36 +00:00 |
|
Laurent Vivier
|
ac7818b7eb
|
Add WHEN in tools.mk
|
2007-09-13 18:33:59 +00:00 |
|
Laurent Vivier
|
84bc5c1e6d
|
include config.mk
|
2007-09-13 18:32:14 +00:00 |
|
Laurent Vivier
|
01a1a91188
|
correct usage
|
2007-09-13 18:31:42 +00:00 |
|
Laurent Vivier
|
02c1507c94
|
move WHEN to tools.mk, don't remove tools.mk on clean, but on distclean
|
2007-09-13 16:54:10 +00:00 |
|
Laurent Vivier
|
0eba1130ae
|
on clean, remove *-full directories, bug found by Finn Thain
|
2007-09-13 07:44:35 +00:00 |
|
Laurent Vivier
|
d3076af249
|
Add include stddef.h to define offsetof, thank you to Finn Thain
|
2007-09-13 07:26:48 +00:00 |
|
Laurent Vivier
|
a370cdfd49
|
Adjust position and size of progress bar according size of the screen
|
2007-09-11 23:15:52 +00:00 |
|
Laurent Vivier
|
7ee8215201
|
include head.h to have emile_l2_header_t definition
|
2007-09-11 23:10:06 +00:00 |
|
Laurent Vivier
|
e8bbbe07bf
|
config_read_vga() returns the value of the property, we select only one console if several are available (vga, modem, printer)
|
2007-09-11 23:05:11 +00:00 |
|
Laurent Vivier
|
bc78ec0127
|
Select only one console when several are available, implement console_get_cursor_position() and console_get_size()
|
2007-09-11 23:03:10 +00:00 |
|
Laurent Vivier
|
f5740cf4e3
|
remove useless buffering code, allow to select the port to which we want to send output
|
2007-09-11 23:01:30 +00:00 |
|
Laurent Vivier
|
78e15acf9d
|
Add vga_is_available() to know if VGA has been activated, give level 2 info to vga_init
|
2007-09-11 23:00:07 +00:00 |
|
Laurent Vivier
|
e12e2bb481
|
The number of item in list is index not index+1
|
2007-09-11 22:57:52 +00:00 |
|
Laurent Vivier
|
f934710d86
|
Exit from the escape sequence when cursor get position is found
|
2007-09-11 22:54:58 +00:00 |
|
Laurent Vivier
|
757e8f9f34
|
Correctly manage PPC cross-compiler on M68K host
|
2007-09-08 23:34:10 +00:00 |
|
Laurent Vivier
|
880d7d25fd
|
tools correctly get vga, modem and printer properties
|
2007-09-08 23:31:40 +00:00 |
|
Laurent Vivier
|
fb677da2fe
|
configuration is int8_t
|
2007-09-08 23:09:14 +00:00 |
|
Laurent Vivier
|
14a1b857f2
|
Manage vga, modem and printer properties
|
2007-09-08 22:49:13 +00:00 |
|
Laurent Vivier
|
c4b4ee30ac
|
Add default values for LINUXPATH and LINUXRAMDISK
|
2007-09-08 22:07:04 +00:00 |
|
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 |
|