Commit graph

93 commits

Author SHA1 Message Date
Manuel Canales Esparcia
9c9775f7c4 Updated experimental branch to current trunk code. 2007-09-19 16:50:48 +00:00
Manuel Canales Esparcia
0510381d65 Merged r3175:3181 from trunk. 2006-10-14 17:18:59 +00:00
Manuel Canales Esparcia
2ee1d113d4 Merged r3147:3173 from trunk. 2006-10-07 19:14:47 +00:00
George Boudreau
928ee4d7d5 Change method of assigning ownership of /bin. 2006-09-17 15:15:40 +00:00
Manuel Canales Esparcia
6ef1f449ac The $(MOUNT_PT)/bin dir must be owned by root. 2006-09-17 08:36:03 +00:00
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
Manuel Canales Esparcia
ffd8c5a1db Merged r3102 from trunk. 2006-09-11 18:51:19 +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
Manuel Canales Esparcia
1ad92111b3 Removed cmdline support and config files.
Several envar settings could be moved from master.sh to Config.in to keep it centralized.
2006-08-26 10:48:19 +00:00
Manuel Canales Esparcia
d0fa46bdaa Fixed XSL typos. 2006-08-17 17:23:16 +00:00
Manuel Canales Esparcia
89468768c5 Merged r2961 from trunk. 2006-08-15 14:53:12 +00:00
Manuel Canales Esparcia
1b99a8b0b4 Typos 2006-08-13 09:50:43 +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
056486c9cb Ported r2882 from trunk. 2006-08-05 15:42:52 +00:00
Manuel Canales Esparcia
89ddac0a07 Ported r2879 from trunk. 2006-08-05 11:41:45 +00:00
George Boudreau
3ba96f20c0 remove duplicate variable definitions 2006-08-04 20:27:46 +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
George Boudreau
00818a6f23 Small typo is toolchain name. Added test to Config.in 2006-07-30 13:55:46 +00:00
Manuel Canales Esparcia
f83bceea83 Revised hlfs.xsl.
May contains some bug yet.
2006-07-30 10:10:33 +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
7c4730c4ed Added trap for chap6 glibc testsuite to hlfs.xsl 2006-07-28 18:04:06 +00:00
George Boudreau
d0249fc218 Removed code from xsl script, is now performed by book script 2006-07-28 13:26:01 +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
34933b4610 Merged r2726 from trunk. 2006-05-27 18:45:16 +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