Commit Graph

91 Commits

Author SHA1 Message Date
a172aba646 Update the copyright notice 2016-10-03 23:42:33 +02:00
1f3b7b8263 Avoid backquotes in shell scripts 2016-10-03 23:41:48 +02:00
41ebc20e59 Update the copyright notice 2016-08-02 14:39:42 +02:00
adc862d5a5 Let LDSO be optional 2016-08-02 14:39:30 +02:00
3355861ae2 Update the copyright notice 2016-08-02 14:36:04 +02:00
6e96c9cbd8 Avoid more privileged commands
The permissions are now fixed when the image is configured.
2016-08-02 14:34:54 +02:00
c0ea92be28 Add support for LIBGCC and let LDSO be optional 2016-08-02 14:24:47 +02:00
d42e0c7e6c Add support for Windows 64-bits (untested) 2016-07-27 01:37:07 +02:00
9f571e732e Update the copyright notice 2016-07-27 01:33:04 +02:00
f50fc4701c Set $EXEEXT and $SOEXT 2016-07-27 01:32:45 +02:00
1134ec153d Code cleanup 2016-07-26 01:37:02 +02:00
57ccb6e2b0 Always compress kernels for ISO images 2015-06-02 20:45:40 +02:00
ef87c5c068 Detect if the kernel image is compressed 2015-05-29 17:25:07 +02:00
5ad11f64b1 Use the original basename for the splash image file 2015-05-29 17:07:04 +02:00
eb0ace1308 Use the absolute path to the kernel 2015-05-29 17:05:39 +02:00
4e8474e97b Boot in 800x600 resolution by default (16-bits) 2015-05-29 17:05:39 +02:00
87145de868 No longer store Makefiles in the source tree 2015-05-11 00:22:47 +02:00
0d8a72cf14 Made root the only member of group wheel by default 2014-08-29 04:22:33 +02:00
8faf31e4ac Almost fixed creating ISO images 2014-04-21 20:14:54 +02:00
8ecd37c898 ISO image creation currently assumes uncompressed kernels 2014-04-21 19:49:36 +02:00
7cb07e9b27 Loop the login prompt 2014-04-13 00:10:43 +02:00
883e12ad55 Now starting /usr/bin/login by default 2014-04-12 22:37:03 +02:00
24d795a064 Clear the screen before displaying the boot menu 2014-04-07 02:36:13 +02:00
770b8a2060 Getting closer to building functional images again 2013-07-17 04:00:07 +02:00
a6cc6ae07a Fixed path to the scripts since the import to git 2013-01-04 13:43:30 +01:00
71868cfd19 Added a leading zero for octal values 2012-10-15 20:02:54 +00:00
9f77e45f5e Allowing more debugging 2012-10-07 16:45:54 +00:00
3a65448dda Allowing debugging 2012-10-07 16:36:25 +00:00
7746ff15e6 Code cleanup 2012-10-07 15:48:20 +00:00
af65c343b3 Unifying shell scripts 2012-10-07 01:09:58 +00:00
6aabbf6d70 Let NetBSD-sparc64 really be NetBSD-sparc64 2012-10-06 23:58:51 +00:00
bf0b771733 Give Windows (32-bits) a chance when bootstrapping 2012-07-14 21:26:49 +00:00
a5acb1ba25 Fixed image creation on NetBSD 2011-11-18 04:05:41 +00:00
186f48df94 Support the newer way to enable splash screens with NetBSD 2011-10-22 15:51:19 +00:00
3134ca7a38 Many improvements 2011-03-30 03:55:25 +00:00
5f5c0928b8 Re-generated Makefiles 2011-02-03 04:15:27 +00:00
dea5783dcc Try to let images correctly build again on Linux 2011-01-12 22:34:53 +00:00
f6b98dc603 Fixed images creation on NetBSD 2010-12-05 03:14:10 +00:00
6c1869f208 DeforaOS' own dynamic loader is not ready 2010-11-17 22:38:48 +00:00
0786f6f669 Also allow the dynamic loader to be changed on Linux 2010-11-17 15:15:19 +00:00
2b71388282 Added an entry to force text mode 2010-10-26 01:38:12 +00:00
5a4943216c Nicer bootloader screen 2010-10-25 22:14:55 +00:00
ab2ff41091 Trying to make ramdisks for Linux/arm work 2010-10-10 15:02:34 +00:00
593f316ee2 Trying to create a real initrd on Linux/arm 2010-10-10 14:33:21 +00:00
0063a2f8d5 Fixed image creation on Linux/arm 2010-10-10 09:50:17 +00:00
9699de31e0 Also check for errors when calling genext2fs 2010-09-10 12:30:16 +00:00
98b79f1fb5 Updated arguments to genext2fs 2010-09-10 00:42:27 +00:00
480bf41ddb Also install the system on the ISO image 2010-01-16 19:58:08 +00:00
5c08379368 Let the user choose a different bootloader file 2010-01-10 22:53:47 +00:00
8d2cdf3fe8 Let the linker be specified as well (helps cross-building amd64 to i386) 2009-12-21 14:41:17 +00:00