Commit Graph

  • 49a2676551
    Merge pull request #308 from rick-masters/fix-collect2-faults-with-new-fiwix fosslinux 2023-07-07 23:21:08 +0000
  • 5e5f309db7 Update Fiwix to v1.4.0-lb3 to pull in timestamp improvements and other fixes. rick-masters 2023-07-06 23:29:37 +0000
  • 83013cea5e
    Merge pull request #305 from pder/bare-metal-no-serial-console Andrius Štikonas 2023-06-25 14:01:19 +0100
  • 5b9fd08dc0 Don't use serial console with bare metal option and user provided kernel Paul Dersey 2023-06-19 08:49:04 -0400
  • 7fe5cd2ae5 wip mes-x86_64 Andrius Štikonas 2023-04-30 19:26:44 +0100
  • c61b4afd8a Boot Fiwix and Linux without serial console on bare metal Paul Dersey 2023-06-14 13:23:24 -0400
  • 7a31257eaa
    Merge pull request #302 from eduardosm/reuse-cleanup Andrius Štikonas 2023-06-13 19:44:58 +0100
  • d75114d4a4 Clean up reuse information of files that do not exist any longer Eduardo Sánchez Muñoz 2023-06-13 18:03:23 +0200
  • 48df095226
    Merge pull request #301 from stikonas/musl-1.2.4 fosslinux 2023-06-13 08:03:24 +0000
  • 914b84377a Update to musl 1.2.4. Andrius Štikonas 2023-06-12 01:09:38 +0100
  • f531e1cc5f Remove -nostdlib when linking mes. Andrius Štikonas 2023-06-09 23:22:30 +0100
  • e3a2ca1b3f
    Merge pull request #299 from pder/gzip-regen-crc fosslinux 2023-06-06 07:49:32 +0000
  • 247b2a2a89 gzip: Regenerate crc table in util.c using makecrc Paul Dersey 2023-05-31 13:43:21 -0400
  • 87601931b2 Write simple-patch binary to ${bindir} and remove hard coded paths Paul Dersey 2023-06-05 10:48:46 -0400
  • 82f2204f91
    Merge pull request #298 from rick-masters/fix-baremetal-config fosslinux 2023-05-27 23:25:36 +0000
  • d2870cf17a Generate bootstrap.cfg for bare metal. rick-masters 2023-05-26 12:16:06 +0000
  • 9dffcd7c8a
    Merge pull request #296 from emilytrau/uniq-fopen fosslinux 2023-05-22 21:38:00 +0000
  • a8752029f6 Backport `uniq` fopen patch Emily Trau 2023-05-22 21:30:22 +1000
  • 87e9d7db9d
    Merge pull request #295 from rick-masters/kernel-bootstrap-phase2-v1 Andrius Štikonas 2023-05-21 01:26:04 +0100
  • ef08891401 Convert file size to 32-bit type before writing. rick-masters 2023-05-21 00:11:37 +0000
  • 1603b81602 Fix printf calls and use puts when possible. rick-masters 2023-05-20 15:20:01 +0000
  • 0d4394aa0d Build kexec-linux later as a package for musl lib calls instead of asm. rick-masters 2023-05-20 15:16:27 +0000
  • 26552a928f Increase disk size to 16G. Andrius Štikonas 2023-05-20 12:45:56 +0100
  • 8604871997 Pull builder-hex0-x86-stage1 from updated stage0-posix and lint fixes. rick-masters 2023-05-18 10:59:46 +0000
  • 68429917c0 Use code blocks and capitalize consistently and other improvements. rick-masters 2023-05-18 10:58:53 +0000
  • 12026cb100 Document the new builder-hex0-x86 boot stages. Describe the kernel bootstrap steps first to avoid confusion because we do not actually start with the stage0-posix binary seeds if the default kernel bootstrap option is used. rick-masters 2023-05-10 17:21:16 +0000
  • a2fcf1ced9 Complete the kernel bootstrap by adding kexec of Linux from Fiwix. rick-masters 2023-05-10 14:33:42 +0000
  • e86db47b6e
    Merge pull request #286 from fosslinux/ci-length fosslinux 2023-05-10 07:30:52 +0000
  • 724c6cca13
    Merge pull request #293 from fosslinux/gcc-13 fosslinux 2023-05-10 07:30:40 +0000
  • a4e5829971
    Merge pull request #290 from emilytrau/coreutils-pass-1 fosslinux 2023-05-09 12:45:01 +0000
  • aa2d6c4137 Update to GCC 13 fosslinux 2023-05-09 22:41:45 +1000
  • e2ceb13e57 Expand sysc disk fosslinux 2023-05-09 22:41:04 +1000
  • ce33a6e9f9 Actually, split into 3, sysc is too long fosslinux 2023-05-03 08:48:40 +1000
  • f124bc86be Work around GH actions time limit fosslinux 2023-05-01 20:49:46 +1000
  • 7a13158e79 Enable additional tools in coreutils-5.0 phase 1 Emily Trau 2023-05-02 23:21:46 +1000
  • dd7905c05c
    Merge pull request #289 from rick-masters/fix-sysc-dhcpcd fosslinux 2023-05-01 21:39:22 +0000
  • 9b37fa2ed7 Fix dhcpd version in sysc/init. rick-masters 2023-05-01 21:06:40 +0000
  • 7d2a3137dd Use relative paths and variables instead of hardcoding absolute path. Andrius Štikonas 2023-05-01 21:59:03 +0100
  • d918b984ad
    Merge pull request #287 from emilytrau/heirloom-devtools-snprintf fosslinux 2023-05-01 11:35:57 +0000
  • 2c0a1d39d9 Fix segfault in yacc Emily Trau 2023-05-01 20:40:32 +1000
  • 3723747562 Add internal-ci argument for ci passes to rootfs.py fosslinux 2023-05-01 20:49:41 +1000
  • 725522b901 Make sure we pass MES_ARCH and not ARCH to mes. Andrius Štikonas 2023-05-01 11:23:22 +0100
  • bd7ad7e8ae Update stage0-posix to pull in newer M2-Planet. Andrius Štikonas 2023-04-30 23:58:31 +0100
  • eae8107607 Fix MES_ARCH vs ARCH mixup. Andrius Štikonas 2023-04-30 19:29:58 +0100
  • b96b953e9f Fix path to checksum-transcriber.*.SHA256SUM in reuse exceptions. Andrius Štikonas 2023-04-30 19:08:50 +0100
  • dbc6a25be1 Move checksum transcriber checksum to x86 specific name. Andrius Štikonas 2023-04-30 18:45:41 +0100
  • de9f898f85 Make python 3.4.10 -j1 fosslinux 2023-04-30 11:17:26 +1000
  • 37f0832e2a
    Merge pull request #285 from fosslinux/multiarch fosslinux 2023-04-30 00:26:50 +0000
  • 07b11120b2 Make mes build script more multiarch friendly. Andrius Štikonas 2023-04-30 01:23:57 +0100
  • 1259e3fa28
    Merge pull request #284 from fosslinux/gcc-12 Andrius Štikonas 2023-04-30 00:05:46 +0100
  • 3197781127 Do not hardcode mes version in kaem scripts. Andrius Štikonas 2023-04-29 19:44:19 +0100
  • 6835ebfaf8 Disable binutils' manpages fosslinux 2023-04-29 22:14:39 +1000
  • 2e29ac837a Archive packages of failed builds fosslinux 2023-04-29 18:37:57 +1000
  • 05e8e34ad3 Workaround github actions vs nongnu error fosslinux 2023-04-28 22:19:29 +1000
  • c063a86bb4 Fix binutils manpage deletion fosslinux 2023-04-27 23:06:50 +1000
  • 99bad05173 Update dhcpcd to 10.0.1 fosslinux 2023-04-26 23:29:24 +1000
  • 1292d6ab9c Consistency in parts.rst fosslinux 2023-04-17 21:58:52 +1000
  • 6fb676c8c2 Add GCC 12 fosslinux 2023-04-18 10:59:13 +1000
  • ac4685e886 Rebuild Binutils 2.38 using all modern features fosslinux 2023-04-17 21:39:32 +1000
  • 8ae911162a Move libssp into musl out of GCC fosslinux 2023-04-17 22:18:45 +1000
  • 906b6b8f19 Update stage0-posix. Andrius Štikonas 2023-04-23 17:26:26 +0100
  • 1bc4296091
    Merge pull request #282 from eduardosm/build-kernels-in-chroot Andrius Štikonas 2023-04-16 16:00:44 +0100
  • 55a44d9347 Force building kernels with `--update-checksums` Eduardo Sánchez Muñoz 2023-04-16 12:14:26 +0200
  • b96074616f Add `--build-kernels` to CI bwrap build Eduardo Sánchez Muñoz 2023-04-15 13:27:15 +0200
  • d11ee97452 Regenerate SHA256SUMS.pkgs so it matches the file produced with `--update-checksums` Eduardo Sánchez Muñoz 2023-04-15 13:16:09 +0200
  • 929eb69d03 Add checksums for kexec-fiwix and lwext4 Eduardo Sánchez Muñoz 2023-04-14 23:17:13 +0200
  • dd8ce0e516 Add option to build kernels and related tools during chroot and bwrap builds Eduardo Sánchez Muñoz 2023-04-14 23:16:05 +0200
  • af610ab70b Use portable shebang for download-distfiles.sh fosslinux 2023-04-16 09:27:59 +1000
  • d3477570b8 Explicitly specify i686-pc-linux-gnu build/host/target for kexec-tools Eduardo Sánchez Muñoz 2023-04-14 19:46:29 +0200
  • 86c0be5b67 Fix tcc crash when building lwext4 in chroot/bwrap Eduardo Sánchez Muñoz 2023-04-14 18:59:25 +0200
  • b0a2747ada
    Merge pull request #279 from eduardosm/external-sources-without-net fosslinux 2023-04-14 02:05:48 +0000
  • 445628d722
    Merge pull request #275 from fosslinux/parallelism fosslinux 2023-04-14 01:33:17 +0000
  • c143e65154 Pass `--unshare-net` to bwrap when building with `--external-sources` Eduardo Sánchez Muñoz 2023-04-13 18:52:37 +0200
  • 49045dec0f Use 2 cores in CI fosslinux 2023-04-10 15:34:54 +1000
  • d98f97e214 Introduce parallelism fosslinux 2023-04-10 15:30:16 +1000
  • f2a0d74bfb Update to Guile 3.0.9 fosslinux 2023-04-10 15:27:34 +1000
  • 343843dfdd Fix whitespace. Andrius Štikonas 2023-04-12 23:25:08 +0100
  • b6fe5bc499
    Merge pull request #276 from eduardosm/update-dhcpcd Andrius Štikonas 2023-04-12 23:24:39 +0100
  • 2f9bff403a
    Merge pull request #278 from rick-masters/regen-help2man-manpages Andrius Štikonas 2023-04-12 21:37:06 +0100
  • 6b2d04d00e Always regenerate help2man man pages. rick-masters 2023-04-12 11:27:55 +0000
  • 787cc9c45a Update dhcpcd to version 9.5.0 Eduardo Sánchez Muñoz 2023-04-11 23:37:59 +0200
  • 2e289933d5
    Merge pull request #272 from rick-masters/kernel-bootstrap-v2 fosslinux 2023-04-11 10:34:58 +0000
  • 58b8c1768c Clarify custom kernel logic fosslinux 2023-04-11 16:36:25 +1000
  • a22c55440c Reflect recent changes in parts.rst fosslinux 2023-04-11 16:35:27 +1000
  • c878141a5a Reflect simple-patches in DEVEL.md directory structure fosslinux 2023-04-11 16:28:52 +1000
  • fb4930c2f9 Remove ifdef BOOTSTRAP from musl patches. rick-masters 2023-04-07 12:57:24 +0000
  • c1ceabb9c4 Use links for copies of patches. rick-masters 2023-04-05 11:59:39 +0000
  • 9c016405ef Place open braces for functions consistently. rick-masters 2023-04-05 11:57:41 +0000
  • 9f77f98842 Add BSD-3-Clause license. rick-masters 2023-04-03 18:28:44 +0000
  • 986459c707 Remove unused variable. rick-masters 2023-04-03 18:28:17 +0000
  • 6468ff7ff1 Use replace instead of simple-patch to set base address for mes. rick-masters 2023-04-03 18:16:44 +0000
  • cb046ff1c0 Use alias to build make_fiwix_initrd and run from bindir. rick-masters 2023-04-03 18:14:38 +0000
  • 9846c4bb82 Build kexec-fiwix in bindir and run it from run.kaem. rick-masters 2023-04-03 18:13:42 +0000
  • 96fd7ad3e1 Use os.walk instead of homegrown find_tree. rick-masters 2023-04-03 18:12:01 +0000
  • c19ca08f15 Use alias to build Fiwix and make checksums work. rick-masters 2023-04-03 18:10:23 +0000
  • 3c817913c7 Fix criteria for kernel bootstrapping. rick-masters 2023-04-03 18:07:24 +0000
  • ecf99ab08b Implement kernel bootstrap up to building Linux. rick-masters 2023-03-31 18:08:50 +0000
  • 5ea8dd3136
    Merge pull request #271 from eduardosm/update-curl Andrius Štikonas 2023-03-24 00:29:52 +0000
  • dcd43599a7 Build both stages of curl in sysc Eduardo Sánchez Muñoz 2023-03-23 18:35:38 +0100
  • bc4ecd9ed4 Update curl to 7.88.1 Eduardo Sánchez Muñoz 2023-03-19 18:58:52 +0100