fedora-riscv.git
2016-08-12 Richard W.M... Repo has MOVED to https://github.com/rwmjones/fedora... master
2016-08-12 Richard W.M... Make building stage3-chroot more robust.
2016-08-12 Richard W.M... Add comment about why we are using .NOTPARALLEL
2016-08-12 Richard W.M... stage 3: Allow DISK=... parameter to boot-stage3-in...
2016-08-12 Richard W.M... stage3: Build xz before rpm, since rpm depends on xz.
2016-08-12 Richard W.M... Fix mpc-devel -> libmpc-devel.
2016-08-12 Richard W.M... stage1 riscv-qemu: Remove Xen dependency, to build...
2016-08-12 Richard W.M... GCC no longer broken, remove obsolete log file.
2016-08-12 Richard W.M... Refresh README file.
2016-08-12 Richard W.M... When cross-compiling GCC into stage3, set gcc_cv_as_leb...
2016-08-11 Richard W.M... Cross-compile vim into stage3 chroot because I'm sick...
2016-08-11 Richard W.M... Cross-compile gawk into stage3 chroot, required to...
2016-08-11 Richard W.M... Add stage3 build of zlib.
2016-08-11 Richard W.M... Add xz-devel to base stage3 chroot list of packages.
2016-08-11 Richard W.M... Add stage3 built RPMs.
2016-08-11 Richard W.M... Add xz / lzma, required by RPM.
2016-08-11 Richard W.M... Further fixes to RPM.
2016-08-11 Richard W.M... rpm: Set vendor to 'redhat'.
2016-08-11 Richard W.M... Add iso-codes.noarch to the stage3 chroot.
2016-08-11 Richard W.M... Add readline and lua.
2016-08-10 Richard W.M... Add all packages to stage3 packages list.
2016-08-10 Richard W.M... Remove *.la files after gcc build.
2016-08-10 Richard W.M... Add GNU gettext to stage3 chroot.
2016-08-10 Richard W.M... Various hacks to get GCC to compile.
2016-08-10 Richard W.M... init: Set the hostname to 'stage3.fedoraproject.org'.
2016-08-10 Richard W.M... rpm: Map kernel 'riscv' to 'riscv64'.
2016-08-10 Richard W.M... Add diffutils (diff), findutils (find), sed and patch...
2016-08-10 Richard W.M... Upgrade to file 5.28, since file 5.25 segfaults in...
2016-08-10 Richard W.M... Build RPM after bzip2, and fix bzip2 to use -fPIC.
2016-08-10 Richard W.M... init: Set clock from filesystem.
2016-08-10 Richard W.M... Ignore .gdb_history file.
2016-08-10 Richard W.M... Add GNU make to the stage3 chroot.
2016-08-10 Richard W.M... Add bzip2 to the stage3 chroot.
2016-08-10 Richard W.M... Note that strace does not work.
2016-08-10 Richard W.M... Add patches to make rpm work.
2016-08-09 Richard W.M... Add strace to the stage3 chroot.
2016-08-09 Richard W.M... rpm: Remove unnecessary libtool fix.
2016-08-09 Richard W.M... Add nano (editor), grep and less to the stage3 chroot...
2016-08-09 Richard W.M... Patch RPM with initial riscv64 support.
2016-08-09 Richard W.M... Fix ncurses build, and build util-linux tools which...
2016-08-09 Richard W.M... init: Don't set LD_LIBRARY_PATH, run ldconfig with...
2016-08-09 Richard W.M... Create mount.static and use it for mounting the filesys...
2016-08-09 Richard W.M... util-linux: Kill *.la files.
2016-08-09 Richard W.M... init: Run ldconfig
2016-08-09 Richard W.M... Fix util-linux install rule.
2016-08-09 Richard W.M... Add RPM / rpmbuild to the stage3 chroot.
2016-08-09 Richard W.M... Religiously remove *.la files from chroot.
2016-08-09 Richard W.M... Fix a few /home/... paths accidentally added to the...
2016-08-09 Richard W.M... Fix binutils rule.
2016-08-09 Richard W.M... Add popt to stage3 chroot.
2016-08-09 Richard W.M... Add file / libmagic to stage3 chroot.
2016-08-09 Richard W.M... Add tar, gzip, zlib to stage3 chroot.
2016-08-09 Richard W.M... Add a note about how GCC build is broken, for future...
2016-08-06 Richard W.M... Cross-compile binutils into stage3 chroot.
2016-08-06 Richard W.M... Add /usr/lib64 to the library search path in init script.
2016-08-06 Richard W.M... Mount some standard filesystems like /proc in the stage...
2016-08-06 Richard W.M... Cross-compile util-linux into stage3 chroot.
2016-08-06 Richard W.M... Cross-compile ncurses into stage3 chroot.
2016-08-06 Richard W.M... Cross-compile GCC into stage3 chroot.
2016-08-06 Richard W.M... Add rule to upload stage3 disk image to webserver.
2016-08-06 Richard W.M... Cross-compile coreutils.
2016-08-06 Richard W.M... Add 'boot-stage3-in-spike' and 'boot-stage3-in-qemu...
2016-08-06 Richard W.M... Add /init script to the stage3 disk.
2016-08-05 Richard W.M... Add CONFIG_CMDLINE to kernel.
2016-08-05 Richard W.M... Build stage 3 chroot and disk image.
2016-08-05 Richard W.M... riscv-gnu-toolchain: Enable build of GCC linked against...
2016-08-04 Richard W.M... Build stage3 kernel from the linux-4.1.y-riscv branch...
2016-08-04 Richard W.M... Fix missing file for riscv-pk package.
2016-08-04 Richard W.M... Package the RISCV emulator (Spike).
2016-08-04 Richard W.M... Fix GNU toolchain doc files.
2016-08-04 Richard W.M... Patch GCC 5 so it can be compiled with GCC 6.
2016-08-04 Richard W.M... Add commits to the Makefile and generate spec files...
2016-08-02 Richard W.M... Update current status in README.
2016-08-01 Richard W.M... Add stage 3 kernel cross-build.
2016-08-01 Richard W.M... Forbid stripping of libraries which breaks them.
2016-08-01 Richard W.M... Add stage 2 riscv-pk package, containing the Berkeley...
2016-08-01 Richard W.M... Add stage 2 RISC-V GNU toolchain
2016-08-01 Richard W.M... Rename copr project to just 'riscv'
2016-07-31 Richard W.M... Initial commit.