Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Fix name in copyright notices. | P. J. McDermott | 2012-01-16 | 3 | -3/+3 |
| | |||||
* | Provide an example 'build' file. | P. J. McDermott | 2012-01-16 | 1 | -0/+32 |
| | |||||
* | Add submitted NJIT CCS Capstone project proposal. | P. J. McDermott | 2012-01-16 | 1 | -0/+101 |
| | |||||
* | Make a rough list of some source/binary packages. | P. J. McDermott | 2012-01-16 | 1 | -0/+25 |
| | |||||
* | Describe the package build software. | P. J. McDermott | 2012-01-16 | 1 | -0/+47 |
| | |||||
* | Update source package format specification. | P. J. McDermott | 2012-01-16 | 1 | -37/+9 |
| | | | | | | | | The multiple/split binary package problem is solved by proposals 2 and 3 and by making the 'build' file a makefile. I can't make proposal 1 (with a separate 'build' file for each binary package) work in an intuitive way. | ||||
* | Fix misspelling of "MPFR". | P. J. McDermott | 2012-01-14 | 1 | -1/+1 |
| | |||||
* | Describe two possible example applications. | P. J. McDermott | 2012-01-14 | 1 | -0/+60 |
| | |||||
* | Optionally cut out buildds from tasks schedule. | P. J. McDermott | 2012-01-14 | 1 | -0/+2 |
| | |||||
* | Set the setuid bit on ${BBL}/bin/busybox. | P. J. McDermott | 2012-01-14 | 1 | -0/+1 |
| | |||||
* | Disable inetd RPC services. | P. J. McDermott | 2012-01-14 | 1 | -3/+3 |
| | |||||
* | Write a schedule of short-term tasks. | P. J. McDermott | 2012-01-14 | 1 | -0/+23 |
| | |||||
* | Add BusyBox configuration. | P. J. McDermott | 2012-01-14 | 1 | -0/+1005 |
| | |||||
* | Add notes about BusyBox configuration. | P. J. McDermott | 2012-01-14 | 1 | -0/+56 |
| | |||||
* | Clarify and add to CPU arch options in arch notes. | P. J. McDermott | 2012-01-12 | 1 | -3/+5 |
| | |||||
* | Add notes on possible OS names. | P. J. McDermott | 2012-01-11 | 1 | -0/+40 |
| | |||||
* | s/APT/dpkg/ in source format specification. | P. J. McDermott | 2012-01-11 | 1 | -1/+1 |
| | |||||
* | Now remove the other reference to the format spec. | P. J. McDermott | 2012-01-11 | 1 | -3/+0 |
| | |||||
* | Remove reference to format spec from problem note. | P. J. McDermott | 2012-01-11 | 1 | -3/+0 |
| | |||||
* | Clarify directory structure notes in format spec. | P. J. McDermott | 2012-01-11 | 1 | -5/+2 |
| | |||||
* | Add 2 more directory structure proposals to spec. | P. J. McDermott | 2012-01-11 | 1 | -0/+66 |
| | |||||
* | Define problem of multiple and split packages. | P. J. McDermott | 2012-01-11 | 1 | -0/+37 |
| | |||||
* | Rewrite split packages note and rationale in spec. | P. J. McDermott | 2012-01-10 | 1 | -7/+8 |
| | |||||
* | Add TODO notes to source format spec. | P. J. McDermott | 2012-01-10 | 1 | -0/+6 |
| | |||||
* | Clarify some wording in the source format spec. | P. J. McDermott | 2012-01-10 | 1 | -6/+6 |
| | |||||
* | Shorten background info in source format spec. | P. J. McDermott | 2012-01-10 | 1 | -17/+15 |
| | |||||
* | Add source package format 1.0 draft specification. | P. J. McDermott | 2012-01-10 | 1 | -0/+95 |
| | |||||
* | Add toolchain variable and BusyBox build notes. | P. J. McDermott | 2012-01-07 | 1 | -0/+26 |
| | |||||
* | Add filesystem snapshot section to TBB notes. | P. J. McDermott | 2012-01-06 | 1 | -0/+19 |
| | |||||
* | Clean up from second GCC build. | P. J. McDermott | 2012-01-06 | 1 | -0/+2 |
| | |||||
* | Add OS architecture notes. | P. J. McDermott | 2012-01-06 | 1 | -0/+27 |
| | |||||
* | Describe plans to build native system software. | P. J. McDermott | 2012-01-06 | 1 | -0/+11 |
| | |||||
* | Add notes to build the final cross-compiling GCC. | P. J. McDermott | 2012-01-06 | 1 | -1/+15 |
| | |||||
* | Set up /etc/{nsswitch.conf,localtime,ld.so.conf}. | P. J. McDermott | 2012-01-06 | 1 | -0/+34 |
| | |||||
* | Complete locale installation notes. | P. J. McDermott | 2012-01-06 | 1 | -0/+10 |
| | |||||
* | Fix a "'_nl_C_locobj_ptr' undeclared" error. | P. J. McDermott | 2012-01-06 | 1 | -1/+2 |
| | | | | See: http://www.sourceware.org/ml/crossgcc/2011-12/msg00063.html | ||||
* | Begin localedef notes. | P. J. McDermott | 2012-01-06 | 1 | -0/+5 |
| | |||||
* | Fix EGLIBC installation error. | P. J. McDermott | 2012-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Without specifying install_root in 'make install', we see: $ make install LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ make -r PARALLELMFLAGS="" CVSOPTS="" -C ../eglibc-2.14/libc objdir=`pwd` install [...] ./scripts/mkinstalldirs /usr/lib64 mkdir /usr/lib64 mkdir: cannot create directory `/usr/lib64': Permission denied make[1]: *** [/usr/lib64/libc.a] Error 1 make[1]: Leaving directory `/home/pj/bbl/sys/fsmnt/src/eglibc-2.14/lib c' make: *** [install] Error 2 (EGLIBC's Makefile uses the mkinstalldirs script to try to make lib64 under /usr.) | ||||
* | Move cached SSP test result to config.cache file. | P. J. McDermott | 2012-01-05 | 1 | -2/+2 |
| | |||||
* | Clean up some trailing spaces. | P. J. McDermott | 2012-01-05 | 1 | -2/+2 |
| | |||||
* | Rewrap text. | P. J. McDermott | 2012-01-05 | 1 | -3/+2 |
| | |||||
* | Use '<LINUX_VER>' variable in notes. | P. J. McDermott | 2012-01-05 | 1 | -2/+2 |
| | |||||
* | Make EGLIBC config look more like CLFS-Sysroot's. | P. J. McDermott | 2012-01-05 | 1 | -2/+9 |
| | |||||
* | Add a legal notice to the TBB notes. | P. J. McDermott | 2012-01-05 | 1 | -0/+32 |
| | |||||
* | Tell EGLIBC's configure that we don't have an SSP. | P. J. McDermott | 2012-01-05 | 1 | -1/+2 |
| | | | | See commit a7563c9e for more information. | ||||
* | Add cross-compiling EGLIBC instructions. | P. J. McDermott | 2012-01-05 | 1 | -0/+22 |
| | |||||
* | Add '-v' flags to 'mkdir' commands. | P. J. McDermott | 2012-01-05 | 1 | -2/+2 |
| | |||||
* | Add cross-compiling GCC instructions to TBB setup. | P. J. McDermott | 2012-01-04 | 1 | -0/+17 |
| | |||||
* | Write instructions for installing MPC. | P. J. McDermott | 2012-01-04 | 1 | -0/+11 |
| | |||||
* | Remove PPL and CLooG for the cross-compiling GCC. | P. J. McDermott | 2012-01-04 | 1 | -26/+0 |
| | | | | | See: <http://lists.cross-lfs.org/pipermail/clfs-support-cross-lfs.org/ 2012-January/001312.html>. |