Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strace: fix recipeHEADmasteraarch64-msalteraarch64-ahs3 | Mark Salter | 2013-01-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mark Salter <msalter@redhat.com> | ||||
* | pam: build without nis support | Mark Salter | 2013-01-15 | 1 | -1/+2 |
| | | | | Signed-off-by: Mark Salter <msalter@redhat.com> | ||||
* | gdb: do build gdbserver | Mark Salter | 2013-01-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mark Salter <msalter@redhat.com> | ||||
* | rpm: fix configure args | Mark Salter | 2013-01-15 | 1 | -4/+4 |
| | | | | Signed-off-by: Mark Salter <msalter@redhat.com> | ||||
* | Reconcile with msalter 0003-rpm-fix-configure-args.patch | Al Stone | 2013-01-15 | 1 | -2/+1 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | correct paths for build for libsemanage | Al Stone | 2013-01-03 | 1 | -2/+6 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | corrected paths for tools for acl build | Al Stone | 2013-01-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | use proper shell for attr install steps | Al Stone | 2013-01-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | correct paths for installing libsepol | Al Stone | 2013-01-03 | 1 | -2/+6 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | correction to rpm install paths | Al Stone | 2013-01-03 | 1 | -1/+2 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | correct paths for redhat-rpm-config installation | Al Stone | 2013-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | forced tzdata to install in the right place | Al Stone | 2013-01-02 | 1 | -0/+4 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | corrected build for ustr in recipe.d | Al Stone | 2012-12-31 | 1 | -1/+6 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | temporarily disable use if FIPS140 cksums in build for nss | Al Stone | 2012-12-30 | 1 | -1/+6 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | Added in direction to build 64-bit version of nss | Al Stone | 2012-12-27 | 1 | -0/+6 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | Added in direction to build 64-bit version of nss-softokn | Al Stone | 2012-12-27 | 1 | -0/+25 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | ensure nss-util is built as 64-bit | Al Stone | 2012-12-21 | 1 | -0/+6 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | glib2 for stage2: sed in recipe.d was over-zealous and unnecessary | Al Stone | 2012-12-19 | 1 | -3/+4 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | aarch64: really correct the openssl lib path this time | Al Stone | 2012-11-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | aarch64: add possibility of 64-bit path to openssl build | Al Stone | 2012-11-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | aarch64: first pass at cleaning up remaining /lib64 paths | Al Stone | 2012-11-20 | 8 | -13/+13 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | aarch64: ARMv8 model hangs on using ipv6, so disable use in curl for now | Al Stone | 2012-11-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Al Stone <ahs3@redhat.com> | ||||
* | aarch64: corrected perl config so it uses */lib64/* paths | Al Stone | 2012-11-19 | 1 | -1/+1 |
| | | | | Signed-off-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> | ||||
* | 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 tweak to texinfo for stage2 | Al Stone | 2012-10-31 | 1 | -0/+4 |
| | |||||
* | update gdb config parameters in stage2 | Al Stone | 2012-10-25 | 1 | -1/+5 |
| | |||||
* | Add filesystem and iso-codes to stage2, binutils to stage3 | DJ Delorie | 2012-07-06 | 2 | -0/+17 |
| | |||||
* | Add localestatedir and initdb | DJ Delorie | 2012-07-06 | 1 | -9/+4 |
| | |||||
* | script->make, ccache move | DJ Delorie | 2012-07-03 | 43 | -46/+159 |
| | | | | | | | | Convert build iteration logic (stage 2) from list driven to Makefile driven. Add actual dependencies to recipe files and use them to control build sequence. ccache is moved to stage1 and configured to be used in stage2. | ||||
* | F17 udpates | DJ Delorie | 2012-06-26 | 32 | -38/+204 |
| | | | | Various updates to stage 1 and 2 to build with F17 GA SRPMs | ||||
* | Sync recipe stuff from rootfs tree | DJ Delorie | 2011-07-05 | 43 | -0/+304 |