Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'aarch64-ahs3' | Al Stone | 2012-11-17 | 2 | -5/+12 | |
|\| | | | | | | | Signed-of-by: Al Stone <ahs3@redhat.com> | |||||
| * | aarch64: allow ncurses to put libraries in /lib64, when needed | Al Stone | 2012-11-17 | 1 | -3/+4 | |
| | | | | | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | |||||
| * | aarch64: clean up busybox so it boots properly | Al Stone | 2012-11-17 | 1 | -2/+8 | |
| | | | | | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | |||||
* | | Merge branch 'aarch64-ahs3' | Al Stone | 2012-11-16 | 1 | -37/+68 | |
|\| | ||||||
| * | aarch64: moved default path from /lib to /lib64 | Al Stone | 2012-11-16 | 1 | -34/+64 | |
| | | | | | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | |||||
| * | aarch64: move /lib to proper default of /lib64 in usrlinks | Al Stone | 2012-11-15 | 1 | -10/+11 | |
| | | | | | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | |||||
* | | Merge branch 'aarch64-ahs3' into aarch64-jcmaarch64-jcm | Al Stone | 2012-11-13 | 9 | -19/+100 | |
|\| | | | | | | | First step in merging into master | |||||
| * | clean up /proc, /sys mounts | Al Stone | 2012-11-13 | 1 | -6/+15 | |
| | | ||||||
| * | replaced sysvinit with busybox | Al Stone | 2012-11-09 | 1 | -23/+23 | |
| | | ||||||
| * | ignore a few more files | Al Stone | 2012-11-09 | 1 | -0/+4 | |
| | | ||||||
| * | move bootstrap work to a different location | Al Stone | 2012-11-09 | 1 | -2/+1 | |
| | | ||||||
| * | chkconfig needs gettext and popt to build in stage2 | Al Stone | 2012-11-08 | 1 | -5/+7 | |
| | | ||||||
| * | temporary change to not install docs, allowing install to complete | Al Stone | 2012-11-08 | 1 | -1/+2 | |
| | | ||||||
| * | minor cleanup to stage1 script, stage2 step | Al Stone | 2012-11-08 | 1 | -7/+6 | |
| | | ||||||
| * | update TODO list | Al Stone | 2012-11-08 | 1 | -13/+4 | |
| | | ||||||
| * | minor tweak to texinfo for stage2 | Al Stone | 2012-10-31 | 2 | -0/+5 | |
| | | ||||||
| * | add temporary use of sysvinit | Al Stone | 2012-10-30 | 1 | -3/+25 | |
| | | ||||||
| * | update gdb config parameters in stage2 | Al Stone | 2012-10-25 | 1 | -1/+5 | |
| | | ||||||
| * | set proper target in stage2 | Al Stone | 2012-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | added libexec to usrlinks so compilers would work | Al Stone | 2012-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | corrected ln path for utils-linux | Al Stone | 2012-10-16 | 1 | -3/+5 | |
| | | ||||||
| * | add ignore, go to end of stage1 | Al Stone | 2012-10-10 | 2 | -2/+10 | |
| | | ||||||
| * | merging and updating branch a bit | Al Stone | 2012-10-10 | 2 | -0/+21 | |
| | | ||||||
| * | Merge branch 'aarch64-jcm' of git://fedorapeople.org/~djdelorie/bootstrap ↵ | Al Stone | 2012-10-10 | 1 | -0/+2 | |
| |\ | | | | | | | | | | into aarch64-ahs3 | |||||
| * | | final corrections for aarch64 stage1 | Al Stone | 2012-10-10 | 1 | -6/+16 | |
| | | | ||||||
| * | | corrections to stage1 up to and including 'go make' | Al Stone | 2012-10-08 | 1 | -22/+50 | |
| | | | ||||||
* | | | aarch64: latest updates from Al's branch | Jon Masters | 2012-10-09 | 1 | -7/+7 | |
| |/ |/| | | | | | Signed-off-by: Jon Masters <jcm@jonmasters.org> | |||||
* | | aarch64: enable cloog | Jon Masters | 2012-10-06 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Jon Masters <jcm@jonmasters.org> | |||||
* | | aarch64: update stage1 with fixes from the team | Jon Masters | 2012-10-06 | 1 | -19/+47 | |
|/ | | | | Signed-off-by: Jon Masters <jcm@jonmasters.org> | |||||
* | aarch64: remove linker path hack from armv7hl | Jon Masters | 2012-10-04 | 1 | -11/+7 | |
| | | | | Signed-off-by: Jon Masters <jcm@jonmasters.org> | |||||
* | aarch64: fix a few of the stage1 bits | Jon Masters | 2012-10-04 | 1 | -4/+10 | |
| | | | | Signed-off-by: Jon Masters <jcm@jonmasters.org> | |||||
* | AArch64: do not need to build U-Boot, X-Loader, etc. (old PandaBoard stuff) | Jon Masters | 2012-09-17 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jon Masters <jcm@jonmasters.org> | |||||
* | aarch64: change -march to correct --with-cpu, etc. | Jon Masters | 2012-09-11 | 1 | -4/+2 | |
| | | | | Signed-off-by: Jon Masters <jcm@redhat.com> | |||||
* | aarch64: change to march without the A profile for now | Jon Masters | 2012-09-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jon Masters <jcm@redhat.com> | |||||
* | aarch64: oops - fix march flags | Jon Masters | 2012-09-10 | 1 | -4/+4 | |
| | ||||||
* | aarch64: setup the basic bootstrap parameters | Jon Masters | 2012-09-10 | 1 | -9/+7 | |
| | | | | Signed-off-by: Jon Masters <jcm@redhat.com> | |||||
* | stage3: install minizip too | DJ Delorie | 2012-07-13 | 1 | -1/+2 | |
| | ||||||
* | Make /etc/ld.so.conf if missing | DJ Delorie | 2012-07-13 | 1 | -0/+2 | |
| | ||||||
* | stage3: ad libsepol and sed | DJ Delorie | 2012-07-13 | 2 | -0/+4 | |
| | ||||||
* | move some vars out of make command line | DJ Delorie | 2012-07-13 | 1 | -5/+5 | |
| | | | | | | Setting environment variables on the MAKE command line overrides those variables being set elsewhere, which messed up libsepol. Set those in the environment instead. | |||||
* | stage3: add acl | DJ Delorie | 2012-07-10 | 1 | -0/+4 | |
| | ||||||
* | stage3: add attr byacc gawk | DJ Delorie | 2012-07-10 | 3 | -0/+5 | |
| | ||||||
* | add tcsh | DJ Delorie | 2012-07-09 | 1 | -0/+1 | |
| | ||||||
* | add pkgconfig | DJ Delorie | 2012-07-09 | 1 | -0/+1 | |
| | ||||||
* | add lua | DJ Delorie | 2012-07-09 | 1 | -0/+1 | |
| | ||||||
* | stage3: add autoconf automake bzip2 elfutils xz zlib | DJ Delorie | 2012-07-09 | 6 | -0/+31 | |
| | ||||||
* | disable %check via .rpmmacros | DJ Delorie | 2012-07-09 | 1 | -0/+8 | |
| | ||||||
* | Combine all RPMs to be installed to avoid dependency issues | DJ Delorie | 2012-07-09 | 1 | -1/+3 | |
| | ||||||
* | add stage3 help2man, m4, texinfo | DJ Delorie | 2012-07-06 | 3 | -0/+5 | |
| | ||||||
* | rpma now takes additional arguments which are sub-packages to install | DJ Delorie | 2012-07-06 | 1 | -2/+2 | |
| |