index
:
porting/initial-bootstrap.git
master
Initial port bootstrap scripts
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
gmp patch: Add -f to rm command.
P. J. McDermott
2013-07-04
1
-1/+1
|
*
README: Document bootstrap-stage2-install.sh.
P. J. McDermott
2013-07-04
1
-0/+2
|
*
bootstrap-stage2-install.sh: New file.
P. J. McDermott
2013-07-04
1
-0/+154
|
*
README: Describe bootstrap-stage2-build.sh.
P. J. McDermott
2013-07-04
1
-0/+1
|
*
bootstrap-stage2-build.sh: Fix header description.
P. J. McDermott
2013-07-04
1
-2/+2
|
*
bootstrap-prepare.sh: Patch before packing source.
P. J. McDermott
2013-07-04
1
-21/+8
|
*
stage2-status.txt: ProteanOS is self-hosting.
P. J. McDermott
2013-07-03
1
-5/+5
|
*
bootstrap-main.sh: Run stage 2 build.
P. J. McDermott
2013-07-02
1
-0/+1
|
*
bootstrap-stage2-build.sh: Add "set -e" to build.
P. J. McDermott
2013-07-02
1
-4/+5
|
*
Change name of stage1 file system root.
P. J. McDermott
2013-07-02
3
-11/+11
|
*
bootstrap-prepare.sh: Ensure work area is clean.
P. J. McDermott
2013-07-02
1
-0/+2
|
*
stage2-status.txt: Update.
P. J. McDermott
2013-07-02
1
-3/+5
|
*
Add patch to s/make/gmake/ in gmake-{doc,locales}.
P. J. McDermott
2013-07-02
1
-0/+30
|
*
bootstrap-stage2-build.sh: New file.
P. J. McDermott
2013-07-02
1
-0/+59
|
*
README: Note assumptions re: opkbuild dirs.
P. J. McDermott
2013-07-02
1
-0/+4
|
*
bootstrap-prepare.sh: Install busybox.config.
P. J. McDermott
2013-07-02
1
-0/+4
|
*
bootstrap-prepare.sh: Fetch gettext and its deps.
P. J. McDermott
2013-07-02
1
-1/+2
|
*
bootstrap-stage1-install.sh: Properly mount stuff.
P. J. McDermott
2013-07-02
1
-2/+8
|
*
stage2-status.txt: eglibc finally builds.
P. J. McDermott
2013-06-26
1
-3/+3
|
*
bootstrap-stage1-install.sh: Make /dev/null, /tmp.
P. J. McDermott
2013-06-19
1
-0/+15
|
*
bootstrap-prepare.sh: Add m4 and config-dev.
P. J. McDermott
2013-06-19
1
-1/+1
|
*
stage2-status.txt: linux-libre builds now.
P. J. McDermott
2013-06-19
1
-3/+3
|
*
stage2-status.txt: gcc-4.7 finally built!
P. J. McDermott
2013-06-19
1
-3/+3
|
*
stage2-status.txt: config-dev is made and tested.
P. J. McDermott
2013-06-18
1
-3/+3
|
*
stage2-status.txt: New file; track stage 2 builds.
P. J. McDermott
2013-06-18
1
-0/+30
|
*
README: Require M4, Autoconf, Automake, & Libtool.
P. J. McDermott
2013-06-17
1
-1/+5
|
*
bootstrap-prepare.sh: Keep local.mk out of opk.
P. J. McDermott
2013-06-14
1
-0/+1
|
*
bootstrap-prepare.sh: Override gcc-4.7 elf_interp.
P. J. McDermott
2013-06-14
1
-0/+9
|
*
bootstrap-prepare.sh: Make multiarch dir links.
P. J. McDermott
2013-06-14
1
-0/+18
|
*
.gitignore: Add *.log.
P. J. McDermott
2013-06-14
1
-0/+3
|
*
bootstrap-prepare.sh: Add file.
P. J. McDermott
2013-06-03
1
-1/+2
|
*
bootstrap-prepare.sh: Add fakeroot.
P. J. McDermott
2013-06-03
1
-1/+1
|
*
bootstrap-stage1-test.sh: Fix fitblk test.
P. J. McDermott
2013-06-03
1
-1/+1
|
*
bootstrap-stage1-test.sh: Test opkg.
P. J. McDermott
2013-06-03
1
-1/+9
|
*
bootstrap-stage1-install.sh: Configure opkg.
P. J. McDermott
2013-06-03
1
-0/+3
|
*
bootstrap-prepare.sh: Add opkbuild, opkhelper-3.0.
P. J. McDermott
2013-06-03
1
-1/+1
|
*
bootstrap-stage1-test.sh: Use native gcc link.
P. J. McDermott
2013-06-02
1
-1/+1
|
*
bootstrap-stage1-install.sh: chmod alternatives.
P. J. McDermott
2013-06-02
1
-0/+2
|
*
bootstrap-stage1-install.sh: Run {pre,post}inst.
P. J. McDermott
2013-06-02
1
-0/+35
|
*
bootstrap-prepare.sh: Don't exit on failed patch.
P. J. McDermott
2013-06-02
1
-1/+2
|
*
bootstrap-prepare.sh: Add opkg.
P. J. McDermott
2013-06-02
1
-1/+1
|
*
bootstrap-stage1-install.sh: Make arch/plat files.
P. J. McDermott
2013-06-02
1
-0/+15
|
*
bootstrap-stage1-install.sh: Split install func.
P. J. McDermott
2013-06-02
1
-1/+11
|
*
.gitignore: New file.
P. J. McDermott
2013-06-02
1
-0/+9
|
*
README: Fix a typing/grammar mistake.
P. J. McDermott
2013-06-02
1
-1/+1
|
*
Add file headers and licenses.
P. J. McDermott
2013-06-02
7
-0/+1108
|
*
Simplify a files pattern in gmp patch.
P. J. McDermott
2013-06-01
1
-3/+2
|
*
README: New file.
P. J. McDermott
2013-06-01
1
-0/+64
|
*
Add more whitespace.
P. J. McDermott
2013-06-01
4
-0/+4
|
*
bootstrap-stage1-install.sh: Set PLAT parameter.
P. J. McDermott
2013-06-01
1
-0/+2
|
[next]