Further fixes to RPM.
[fedora-riscv.git] / Makefile
2016-08-11 Richard W.M. JonesFurther fixes to RPM.
2016-08-11 Richard W.M. Jonesrpm: Set vendor to 'redhat'.
2016-08-11 Richard W.M. JonesAdd iso-codes.noarch to the stage3 chroot.
2016-08-11 Richard W.M. JonesAdd readline and lua.
2016-08-10 Richard W.M. JonesAdd all packages to stage3 packages list.
2016-08-10 Richard W.M. JonesRemove *.la files after gcc build.
2016-08-10 Richard W.M. JonesAdd GNU gettext to stage3 chroot.
2016-08-10 Richard W.M. JonesVarious hacks to get GCC to compile.
2016-08-10 Richard W.M. Jonesinit: Set the hostname to 'stage3.fedoraproject.org'.
2016-08-10 Richard W.M. JonesAdd diffutils (diff), findutils (find), sed and patch...
2016-08-10 Richard W.M. JonesUpgrade to file 5.28, since file 5.25 segfaults in...
2016-08-10 Richard W.M. JonesBuild RPM after bzip2, and fix bzip2 to use -fPIC.
2016-08-10 Richard W.M. JonesAdd GNU make to the stage3 chroot.
2016-08-10 Richard W.M. JonesAdd bzip2 to the stage3 chroot.
2016-08-10 Richard W.M. JonesNote that strace does not work.
2016-08-10 Richard W.M. JonesAdd patches to make rpm work.
2016-08-09 Richard W.M. JonesAdd strace to the stage3 chroot.
2016-08-09 Richard W.M. Jonesrpm: Remove unnecessary libtool fix.
2016-08-09 Richard W.M. JonesAdd nano (editor), grep and less to the stage3 chroot...
2016-08-09 Richard W.M. JonesPatch RPM with initial riscv64 support.
2016-08-09 Richard W.M. JonesFix ncurses build, and build util-linux tools which...
2016-08-09 Richard W.M. JonesCreate mount.static and use it for mounting the filesys...
2016-08-09 Richard W.M. Jonesutil-linux: Kill *.la files.
2016-08-09 Richard W.M. JonesFix util-linux install rule.
2016-08-09 Richard W.M. JonesAdd RPM / rpmbuild to the stage3 chroot.
2016-08-09 Richard W.M. JonesReligiously remove *.la files from chroot.
2016-08-09 Richard W.M. JonesFix a few /home/... paths accidentally added to the...
2016-08-09 Richard W.M. JonesFix binutils rule.
2016-08-09 Richard W.M. JonesAdd popt to stage3 chroot.
2016-08-09 Richard W.M. JonesAdd file / libmagic to stage3 chroot.
2016-08-09 Richard W.M. JonesAdd tar, gzip, zlib to stage3 chroot.
2016-08-09 Richard W.M. JonesAdd a note about how GCC build is broken, for future...
2016-08-06 Richard W.M. JonesCross-compile binutils into stage3 chroot.
2016-08-06 Richard W.M. JonesCross-compile util-linux into stage3 chroot.
2016-08-06 Richard W.M. JonesCross-compile ncurses into stage3 chroot.
2016-08-06 Richard W.M. JonesCross-compile GCC into stage3 chroot.
2016-08-06 Richard W.M. JonesAdd rule to upload stage3 disk image to webserver.
2016-08-06 Richard W.M. JonesCross-compile coreutils.
2016-08-06 Richard W.M. JonesAdd 'boot-stage3-in-spike' and 'boot-stage3-in-qemu...
2016-08-06 Richard W.M. JonesAdd /init script to the stage3 disk.
2016-08-05 Richard W.M. JonesAdd CONFIG_CMDLINE to kernel.
2016-08-05 Richard W.M. JonesBuild stage 3 chroot and disk image.
2016-08-04 Richard W.M. JonesBuild stage3 kernel from the linux-4.1.y-riscv branch...
2016-08-04 Richard W.M. JonesPackage the RISCV emulator (Spike).
2016-08-04 Richard W.M. JonesPatch GCC 5 so it can be compiled with GCC 6.
2016-08-04 Richard W.M. JonesAdd commits to the Makefile and generate spec files...
2016-08-01 Richard W.M. JonesAdd stage 3 kernel cross-build.
2016-08-01 Richard W.M. JonesAdd stage 2 riscv-pk package, containing the Berkeley...
2016-08-01 Richard W.M. JonesAdd stage 2 RISC-V GNU toolchain
2016-08-01 Richard W.M. JonesRename copr project to just 'riscv'
2016-07-31 Richard W.M. JonesInitial commit.