Commit Graph

438 Commits

Author SHA1 Message Date
Andrius Štikonas 596af33507 Rebuild bash parser. 2021-01-29 00:12:15 +00:00
Andrius Štikonas 2750c82058 Remove a note about sed. s/a/b/ seems functional. 2021-01-29 00:10:58 +00:00
fosslinux 1946e02d44
Merge pull request #19 from stikonas/master
Heirloom-devutils: yacc and lex
2021-01-28 12:59:17 +11:00
Andrius Štikonas c951d76a8a Add heirloom lex. 2021-01-27 23:34:55 +00:00
Andrius Štikonas 89ca88eaea Add heirloom yacc. 2021-01-26 22:19:53 +00:00
Andrius Štikonas 221a817527 Update README. 2021-01-26 21:27:56 +00:00
fosslinux 57930c2a11
Merge pull request #20 from stikonas/coreutils
More coreutils
2021-01-23 11:10:06 +11:00
Andrius Štikonas 3839961f78 coreutils: Also build mknod, test and true. 2021-01-21 22:55:25 +00:00
Andrius Štikonas 670a2f0619 Update README. 2021-01-21 21:30:31 +00:00
fosslinux f54ac02dd0
Merge pull request #16 from stikonas/grep
Coreutils
2021-01-21 20:50:48 +11:00
Andrius Štikonas 019a3e2e41 Update README. 2021-01-21 01:28:41 +00:00
Andrius Štikonas a833a051ae Start using available coreutils. 2021-01-21 01:28:41 +00:00
Andrius Štikonas d26463ffa2 Build most utils from coreutils-5.0. 2021-01-21 01:28:41 +00:00
Andrius Štikonas e0335ce910 Install bunzip2. 2021-01-21 01:28:41 +00:00
Andrius Štikonas 089b6d6020 Build grep-2.4. 2021-01-21 01:28:41 +00:00
Andrius Štikonas 996e6f7c10 Simplify some make recipes. 2021-01-21 01:18:22 +00:00
Andrius Štikonas 06fab5687b Fix whitespace. 2021-01-21 01:18:22 +00:00
fosslinux 96320a1b3f
Merge pull request #17 from bittorf/add_ci_helper
Add new build target 'minikernel'
2021-01-21 09:52:27 +11:00
Bastian Bittorf 0328828a57 Add new build target 'minikernel':
./rootfs minikernel

will download external helper script,
which compiles a kernel and starts qemu
(if possible in kvm mode) together with
the already generated initital ramdisk.

all tempfiles are in already provided tmpfs
and lost at the very end during unmount and exit.

also add a logfile for all targets, which
can be used to better spot errors.
2021-01-20 11:07:47 +01:00
fosslinux 329afda94d
Merge pull request #18 from pder/bash-fix-segfault
bash: fix segfault due to missing define
2021-01-20 17:14:30 +11:00
Paul Dersey 5a724fc40e bash: fix segfault due to missing define 2021-01-20 00:44:09 -05:00
fosslinux 6031310164
Merge pull request #3 from fosslinux/ci
Add cirrus CI
2021-01-20 16:24:50 +11:00
fosslinux 97fd39feb2 Add cirrus CI 2021-01-20 15:30:14 +11:00
fosslinux 5a369dc783 Restructure 2021-01-20 15:24:37 +11:00
fosslinux e5cbaa9e04 Add README 2021-01-18 09:14:21 +11:00
fosslinux f784690b3c
Merge pull request #12 from fosslinux/bash-2.05b
Add bash 2.05b
2021-01-16 15:25:27 +11:00
fosslinux c1454a5db6 Add bash 2.05b 2021-01-16 15:04:48 +11:00
fosslinux e0d72a85b2
Merge pull request #14 from stikonas/m4
Fix tar dependency on bison
2021-01-16 09:06:20 +11:00
Andrius Štikonas 86ce25478a Fix tar not to depend on bison. 2021-01-15 21:18:54 +00:00
Andrius Štikonas cf85eeae81 Remove stray definition. 2021-01-15 19:04:09 +00:00
fosslinux 82341fe979
Merge pull request #13 from stikonas/m4
Build m4-1.4.
2021-01-15 21:47:08 +11:00
Andrius Štikonas 54a39c2e33 Build m4-1.4. 2021-01-15 01:24:27 +00:00
fosslinux c1395e6a4d
Merge pull request #11 from stikonas/bzip2
Bzip2
2021-01-15 12:22:06 +11:00
Andrius Štikonas acf3fe8028 Fix incorrect bash globbing. 2021-01-14 23:31:26 +00:00
Andrius Štikonas a7e83e9c4e Do not try to redownload files that are already downloaded. 2021-01-14 23:31:26 +00:00
Andrius Štikonas e8f545612d Add bzip2 1.0.8. 2021-01-14 23:31:26 +00:00
fosslinux a9d894317d Add make 3.80 2021-01-14 21:47:08 +11:00
fosslinux d62ed4c55a Add patched tcc
Forces static link.
2021-01-14 21:45:36 +11:00
fosslinux 1e822361a9
Merge pull request #10 from fosslinux/patch
Add patch 2.5.9
2021-01-14 08:22:01 +11:00
fosslinux 1b7cb3a96d Add patch 2.5.9 2021-01-14 08:21:25 +11:00
Bastian Bittorf 9010e9786e add chroot-mode, so it works without qemu/kernel 2021-01-13 21:48:56 +11:00
fosslinux 206d7adb64 Remove make from rootfs.sh (erroneous inclusion) 2021-01-13 21:48:56 +11:00
fosslinux 612c33bcca Test sed 2021-01-13 21:38:58 +11:00
fosslinux 866909fbf7 Create empty files for tcc inside chroot 2021-01-13 21:38:34 +11:00
fosslinux f3ad93a1ae Test diffutils 2021-01-13 21:38:02 +11:00
fosslinux 6cdf911161 rootfs.sh: allow re-run with same tmp, fix build 2021-01-13 21:37:07 +11:00
fosslinux bca6f897a2
Merge pull request #9 from stikonas/build_scripts
Copy all types of build scripts into sysa, not just kaem.
2021-01-13 08:24:07 +11:00
Andrius Štikonas 8113b92173 Copy all types of build scripts into sysa, not just kaem. 2021-01-12 21:18:59 +00:00
fosslinux 98058e6b70 tcc build fix :| 2021-01-12 21:25:14 +11:00
fosslinux 0d02332b2b Couple of fixes.
- Add some commenting to rootfs.sh
- Fix the build
2021-01-12 21:21:03 +11:00