summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bootstrap-stage1-build.sh: Don't check build deps.P. J. McDermott2014-06-021-1/+1
|
* README: Update for new opkbuild.P. J. McDermott2014-06-021-5/+5
| | | | Also bump minimum opkhelper version.
* README: s/core-linux-eglibc/amd64-linux-glibc/.P. J. McDermott2014-06-021-1/+1
| | | | Missed one, apparently.
* bootstrap-prepare.sh: Don't set PKG_TARGETS.P. J. McDermott2014-06-021-1/+1
| | | | Reverting commit 144ec80.
* bootstrap-prepare.sh: Skip Git if no pkgs list.P. J. McDermott2014-06-021-4/+6
|
* bootstrap-pkgs-git.txt: Make arch-specific.P. J. McDermott2014-06-021-0/+0
|
* bootstrap-prepare.sh: Use arch-specific repo list.P. J. McDermott2014-06-021-2/+8
|
* bootstrap-pkgs-git.txt: Add build-essential.P. J. McDermott2014-05-261-0/+1
|
* bootstrap-pkgs-git.txt: Add binutils.P. J. McDermott2014-05-261-0/+1
|
* bootstrap-prepare.sh: Set PKG_TARGETS.P. J. McDermott2014-05-261-1/+1
|
* bootstrap-pkgs-git.txt: New file with gcc-4.7.P. J. McDermott2014-05-261-0/+1
|
* bootstrap-prepare.sh: Skip already gotten pkgs.P. J. McDermott2014-05-261-2/+4
|
* bootstrap-prepare.sh: Re-enable packages from Git.P. J. McDermott2014-05-261-6/+7
| | | | Also support fetching non-master branches.
* bootstrap-prepare.sh: Add "armhf" interp case.P. J. McDermott2014-05-261-0/+3
|
* bootstrap-prepare.sh: Update Packages SHA-256 sum.P. J. McDermott2014-05-251-1/+1
|
* bootstrap-prepare.sh: Update mirror.gnu.dk domain.P. J. McDermott2014-05-251-2/+1
|
* bootstrap-prepare.sh: Update Packages SHA-256 sum.P. J. McDermott2014-03-191-1/+1
|
* Don't build source packages in stages 2 and 3.P. J. McDermott2014-03-182-2/+2
|
* Don't install cross packages in stage2.P. J. McDermott2014-03-182-0/+45
|
* Don't install cross gcc-defaults pkgs in stage1.P. J. McDermott2014-03-182-0/+30
|
* bootstrap-stage1-install.sh: Fix var name.P. J. McDermott2014-03-181-2/+2
|
* bootstrap-stage1-install.sh: Again skip cross pkg.P. J. McDermott2014-03-181-0/+10
|
* bootstrap-stage1-test.sh: Don't install cross pkg.P. J. McDermott2014-03-181-0/+5
| | | | | Cross build-essential packages are currently uninstallable due to the lack of cross gcc packages.
* bootstrap-prepare.sh: Update config installation.P. J. McDermott2014-03-181-2/+4
| | | | BusyBox's config file has moved in config-dev.
* bootstrap-prepare.sh: Verify .opk checksums.P. J. McDermott2014-03-171-0/+6
|
* bootstrap-prepare.sh: Make a variable local.P. J. McDermott2014-03-171-0/+1
|
* bootstrap-pkgs-git.txt: Remove.P. J. McDermott2014-03-171-34/+0
|
* bootstrap-prepare.sh: Comment out old functions.P. J. McDermott2014-03-171-0/+2
|
* bootstrap-prepare.sh: Use new functions.P. J. McDermott2014-03-171-2/+1
|
* bootstrap-prepare.sh: Add archive download funcs.P. J. McDermott2014-03-171-0/+64
|
* bootstrap-prepare.sh: Use sudo to make link.P. J. McDermott2014-03-071-1/+1
|
* bootstrap-prepare.sh: Add opkbuild helper link.P. J. McDermott2014-03-071-0/+4
|
* README: Update for new opkbuild and opkhelper.P. J. McDermott2014-03-071-8/+8
|
* README: s/core-linux-eglibc/amd64-linux-glibc/.P. J. McDermott2014-03-061-2/+2
|
* bootstrap-prepare.sh: Find cached source archives.P. J. McDermott2014-01-281-2/+6
|
* bootstrap-prepare.sh: Improve conditional.P. J. McDermott2014-01-281-1/+1
|
* bootstrap-prepare.sh: Don't set PKG_TARGETS.P. J. McDermott2014-01-281-1/+1
|
* bootstrap-pkgs-git.txt: Remove gdb.P. J. McDermott2014-01-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | ProteanOS's GDB doesn't yet work: / # gdb /bin/busybox GNU gdb (GDB) 7.6.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /bin/busybox...(no debugging symbols found)...done. (gdb) run Starting program: /bin/busybox Cannot exec /bin/busybox -c exec /bin/busybox . Error: No such file or directory During startup program exited with code 127. GDB may or may not make it into ProteanOS 1.0. We'll debug this later.
* bootstrap-prepare.sh: Add IA-32 interp case.P. J. McDermott2014-01-281-0/+3
|
* Clean up source packages after building.P. J. McDermott2014-01-272-0/+2
|
* README: Add ca-certificates to apt-get command.P. J. McDermott2014-01-271-1/+2
| | | | wget needs this to verify HTTPS sites.
* README: Update and fix opkhelper install steps.P. J. McDermott2014-01-271-4/+4
|
* Clean up *.opk after running opkg.P. J. McDermott2014-01-272-0/+2
|
* Drop patches (applied in packages).P. J. McDermott2014-01-182-65/+0
|
* Mount the devpts file system.P. J. McDermott2013-12-082-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The lack of a devpts file system was causing mysterious GNU Binutils test suite failures, with these "spawn failed" errors in the test log: Test Run By root on Sun Dec 8 20:36:45 2013 Native configuration is x86_64-unknown-linux-gnu === binutils tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /usr/src/binutils_2.23.2-1/tmp/src/binutils/testsuite/config/default.exp as tool-and-target-specific interface file. Running /usr/src/binutils_2.23.2-1/tmp/src/binutils/testsuite/binutils-all/ar.exp ... /usr/src/binutils_2.23.2-1/tmp/build-core-linux-eglibc/binutils/ar rc tmpdir/artest.a tmpdir/abcdefghijklmnopqrstuvwxyz1 tmpdir/abcdefghijklmnopqrstuvwxyz2 Executing on host: /usr/src/binutils_2.23.2-1/tmp/build-core-linux-eglibc/binutils/ar rc tmpdir/artest.a tmpdir/abcdefghijklmnopqrstuvwxyz1 tmpdir/abcdefghijklmnopqrstu vwxyz2 (timeout = 300) spawn /usr/src/binutils_2.23.2-1/tmp/build-core-linux-eglibc/binutils/ar rc tmpdir/artest.a tmpdir/abcdefghijklmnopqrstuvwxyz1 tmpdir/abcdefghijklmnopqrstuvwxyz2M spawn failed [...] === binutils Summary === # of unexpected failures 6 # of unresolved testcases 48 # of untested testcases 7 # of unsupported tests 4 runtest completed at Sun Dec 8 20:36:45 2013 After spelunking through Binutils and DejaGnu code (exploring the great remote_exec and local_exec procedures of DejaGnu), I tried the following, which resulted in much more helpful information: $ expect expect1.1> spawn echo hello spawn echo hello The system has no more ptys. Ask your system administrator to create more. while executing "spawn echo hello"
* Fix error on first installation runs.P. J. McDermott2013-12-082-2/+2
|
* README: Use development version of opkbuild.P. J. McDermott2013-12-071-4/+2
|
* README: Add dpkg-dev to apt-get command.P. J. McDermott2013-12-071-1/+1
| | | | bootstrap-prepare.sh needs dpkg-architecture from dpkg-dev.
* README: Add gawk to apt-get command.P. J. McDermott2013-12-071-1/+1
|
* README: s/gcc-4.7 /gcc g++/ in apt-get command.P. J. McDermott2013-12-071-1/+1
|