Commit graph

64 commits

Author SHA1 Message Date
George Boudreau
641112165d temporarily block the restart function 2006-09-16 21:11:31 +00:00
George Boudreau
3d55f0e9f2 Another typo 2006-09-16 18:00:25 +00:00
George Boudreau
83c3752582 small typo 2006-09-16 17:56:00 +00:00
Manuel Canales Esparcia
621f01f197 Fixed create-sbu_du-report target run (I think) 2006-09-16 17:45:58 +00:00
George Boudreau
80f0ea1a8e Added PATH variable to generated Makefile. /usr/sbin may not be in builders PATH 2006-09-15 21:19:27 +00:00
Manuel Canales Esparcia
0167dd8b64 In do_housekeeping, remove also /tools and /cross-tools symlinks.
Trainling space clean-up.
2006-09-15 19:01:44 +00:00
George Boudreau
9b3d015e77 Correct previous sed script, would give an erroneous match 2006-09-14 00:23:42 +00:00
George Boudreau
496f8f3e30 Correct bug which occurs when restarting chroot phase 2006-09-14 00:14:37 +00:00
George Boudreau
7d4cc81f34 Changes made to allow the generated makefile to be run from any account (with sudo privs) 2006-09-13 20:04:46 +00:00
George Boudreau
b179a81c81 Last corrections to HLFS makefile generation 2006-08-30 22:46:21 +00:00
George Boudreau
0cc18f7ec1 HLFS, removed questionable clean-* makefile commands 2006-08-30 20:12:11 +00:00
George Boudreau
08a4953a97 corrections to HLFS code, makefile creation 2006-08-30 19:51:33 +00:00
George Boudreau
50fb0114c4 First commit of changes to makefile generation. Makefile now does recursive calls to itself for the different phases..SETUP,LUSER,CHROOT,ROOT 2006-08-30 02:01:04 +00:00
George Boudreau
47fddc8716 Change bool parameter definitions from 0/1 to y/n to match the new menu app 2006-08-12 19:59:11 +00:00
George Boudreau
794295d097 HLFS: Removed unused code 2006-08-11 17:15:20 +00:00
George Boudreau
398a0378dc Mods to most files to allow for reduction of internal functions and reduction in the size of the generated makefile 2006-08-11 03:34:10 +00:00
Manuel Canales Esparcia
30737ea8d4 Renamed user-{c,h}lfs-exist to luser-exist.
Renamed restore-{c,h}lfs-env to restore-luser-env.
2006-08-06 10:59:36 +00:00
Manuel Canales Esparcia
8381f6e7c3 Using the full path for chroot commands. 2006-08-06 09:53:10 +00:00
Manuel Canales Esparcia
89ddac0a07 Ported r2879 from trunk. 2006-08-05 11:41:45 +00:00
George Boudreau
9485eba95e Implement suggestion made byDan Nicholson for configurable user/group. Required many changes and allowed for the removal of user specific function calls. Tnx Dan 2006-08-04 20:06:15 +00:00
George Boudreau
725ae5a469 Touch up work to Config.in 2006-08-01 20:05:42 +00:00
George Boudreau
7cd9186696 Remove dead code. Add compare test code to butterfly-toolchain 2006-07-30 17:24:13 +00:00
Manuel Canales Esparcia
927254568a Some comments fixes.
Trailing spaces cleam-up.
Removed obsolete code.
2006-07-30 08:58:26 +00:00
George Boudreau
e840d275ce Restore uClibc specific code I mistakenly removed 2006-07-29 11:19:16 +00:00
George Boudreau
a82bbc0b72 Moved some toolchain code to xsl script, clearer method 2006-07-28 12:44:37 +00:00
George Boudreau
21dab8363a Tweaking the hlfs code.. stomping on bugs 2006-07-28 03:55:40 +00:00
George Boudreau
65a2be6b24 Changes to Config.in. Adapt ./HLFS/master.sh to the latest svn (major changes in book 2006-07-27 21:37:57 +00:00
Manuel Canales Esparcia
3b63c8c196 Updated experimental branch to current trunk code. 2006-07-26 18:42:01 +00:00
Manuel Canales Esparcia
9199a13ac6 Merged r2754:2768 from trunk. 2006-06-10 16:48:25 +00:00
Manuel Canales Esparcia
e35e794b50 Merged r2750 from trunk. 2006-06-04 17:59:02 +00:00
Manuel Canales Esparcia
460ea6306b Merged r2734:2745 from trunk. 2006-06-02 17:53:17 +00:00
Manuel Canales Esparcia
3a27393b53 Updated experimental to current trunk. 2006-05-16 18:27:02 +00:00
Manuel Canales Esparcia
c205656895 Applied optimization and makeflags patches from Jeremy Byron.
Renamed some files.
2006-05-08 18:10:58 +00:00
Manuel Canales Esparcia
29f9ec8598 Added optimize support to CLFS and HLFS. 2006-05-07 14:56:41 +00:00
Manuel Canales Esparcia
3e7af380e3 Keeping sinchronized experimental branch with trunk. 2006-05-01 11:10:53 +00:00
Manuel Canales Esparcia
a702b4d379 Merged r2592 from trunk. 2006-04-29 14:14:45 +00:00
Manuel Canales Esparcia
76353677e3 Bug fix. 2006-04-28 19:02:23 +00:00
Manuel Canales Esparcia
c483858f43 Added ICA/farce support to HLFS module. 2006-04-28 18:53:59 +00:00
Manuel Canales Esparcia
2fbc50360e Merged r2585 from trunk. 2006-04-28 16:55:37 +00:00
Manuel Canales Esparcia
9e4b9a1d0d Merged r2575 and r2576 from trunk. 2006-04-26 20:24:58 +00:00
Manuel Canales Esparcia
bc097cd133 Forgot to remove patcheslist.xsl. 2006-03-29 19:09:21 +00:00
Manuel Canales Esparcia
db187c7455 Fixed clean-all targets. 2006-03-29 19:03:55 +00:00
George Boudreau
5f4d08f7ec HLFS/master.sh, remove us of _IS_ function 2006-03-29 14:31:02 +00:00
George Boudreau
919aac71a7 HLFS/master.sh, simpilfied a small piece of code 2006-03-29 14:01:38 +00:00
George Boudreau
0271c0c10d Standardized handling of the optional param CONFIG 2006-03-21 13:25:20 +00:00
George Boudreau
b0976d2e85 HLFS/master.sh, oops.. use the blfs bootscript version not lfs.. 2006-03-21 04:21:41 +00:00
George Boudreau
1d756b0b61 HLFS master.sh, copy kernel config file to /sources. Added text to config file 2006-03-21 02:19:49 +00:00
Manuel Canales Esparcia
c940100777 Download only the packages and patches required by each libc implementation. 2006-03-20 21:53:24 +00:00
Manuel Canales Esparcia
adfc5b862d Removed unneded variable. 2006-03-20 19:11:18 +00:00
Manuel Canales Esparcia
090712aeaa The uClibc-locale package and grsecurity patch should be placed into the FTP mirrors in their original formats. 2006-03-20 19:03:35 +00:00