Add bzip2 to the stage3 chroot.
[fedora-riscv.git] / .gitignore
1 *~
2 *.tar.gz
3 *.tar.lz
4 *.tar.xz
5 *.tgz
6 stamp-*
7
8 /stage1-riscv-qemu/riscv-qemu.spec
9 /stage1-riscv-fesvr/riscv-fesvr.spec
10 /stage1-riscv-isa-sim/riscv-isa-sim.spec
11 /stage2-riscv-gnu-toolchain/riscv-gnu-toolchain.spec
12 /stage2-riscv-pk/riscv-pk.spec
13 /stage3-kernel/linux-*
14 /stage3-chroot-original/
15 /stage3-chroot/
16 /stage3-disk.img
17 /stage3-disk.img.xz
18
19 /bash-4.3/
20 /beecrypt-4.2.1/
21 /bzip2-1.0.6/
22 /coreutils-8.25/
23 /file-5.25/
24 /gmp-6.1.1/
25 /grep-2.25/
26 /gzip-1.8/
27 /less-481/
28 /mpc-1.0.3/
29 /mpfr-3.1.4/
30 /nano-2.6.2/
31 /ncurses-6.0-20160730/
32 /popt-1.16/
33 /riscv-binutils-gdb-riscv-binutils-2.26/
34 /riscv-gcc-riscv-gcc-6.1.0/
35 /riscv-strace-f320e1897832fd07a62e18ed288e75d8e79f4c5b/
36 /rpm-9571218/
37 /tar-1.29/
38 /util-linux-2.28/
39 /zlib-1.2.8/