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