Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | shell: Read profile ID from os-release | P. J. McDermott | 2014-08-22 | 1 | -2/+2 |
| | |||||
* | proteanos: Remove blank line from os-release | P. J. McDermott | 2014-08-22 | 1 | -1/+2 |
| | |||||
* | install: Write /etc/os-release | P. J. McDermott | 2014-08-22 | 1 | -0/+2 |
| | |||||
* | profile_get_os_release(): New function | P. J. McDermott | 2014-08-22 | 2 | -0/+31 |
| | |||||
* | proteanos: Fix opkg_install_all() call | P. J. McDermott | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | install: Verify checksums | P. J. McDermott | 2014-08-22 | 2 | -0/+19 |
| | |||||
* | Collect package checksums | P. J. McDermott | 2014-08-22 | 2 | -1/+36 |
| | |||||
* | shell: Escalate a comment to FIXME | P. J. McDermott | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | Makefile.am: New "todo" target | P. J. McDermott | 2014-08-21 | 1 | -2/+38 |
| | |||||
* | install: Add support for "src/gz" feeds | P. J. McDermott | 2014-08-21 | 1 | -3/+11 |
| | |||||
* | proteanos: Add "src" option to feed specifications | P. J. McDermott | 2014-08-21 | 1 | -2/+2 |
| | |||||
* | feed_download(): Optionally decompress index files | P. J. McDermott | 2014-08-21 | 1 | -1/+9 |
| | |||||
* | TODO: Remove | P. J. McDermott | 2014-08-21 | 1 | -1/+0 |
| | |||||
* | install: Configure packages | P. J. McDermott | 2014-08-21 | 2 | -2/+17 |
| | |||||
* | profile_configure_system_foreign(): New function | P. J. McDermott | 2014-08-21 | 2 | -0/+30 |
| | |||||
* | profile_configure_system_native(): New function | P. J. McDermott | 2014-08-21 | 2 | -0/+22 |
| | |||||
* | opkg_install_all(): New function | P. J. McDermott | 2014-08-21 | 2 | -0/+32 |
| | |||||
* | shell: New command | P. J. McDermott | 2014-08-21 | 3 | -1/+49 |
| | |||||
* | chroot: Skip empty fstab lines | P. J. McDermott | 2014-08-21 | 1 | -0/+2 |
| | |||||
* | lib/chroot.sh: New file | P. J. McDermott | 2014-08-21 | 2 | -0/+80 |
| | |||||
* | profile_get_fstab(): New function | P. J. McDermott | 2014-08-21 | 2 | -0/+26 |
| | |||||
* | install: Write status file | P. J. McDermott | 2014-08-21 | 1 | -0/+34 |
| | |||||
* | install: Wrap a long line | P. J. McDermott | 2014-08-20 | 1 | -2/+2 |
| | |||||
* | feed_para_cb(): Add "XXX" comment about trimming | P. J. McDermott | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | install: Download and unpack packages | P. J. McDermott | 2014-08-20 | 2 | -0/+45 |
| | |||||
* | install: Save full package URLs | P. J. McDermott | 2014-08-20 | 1 | -1/+4 |
| | |||||
* | install: Write full package list to temporary file | P. J. McDermott | 2014-08-20 | 1 | -2/+4 |
| | |||||
* | proteanos: Drop libc-bin from included packages | P. J. McDermott | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | proteanos: Drop libopkg.1 from included packages | P. J. McDermott | 2014-08-20 | 1 | -1/+1 |
| | | | | This is a dependency of opkg and is now resolved during installation. | ||||
* | cmd_install_find_pkgs(): Resolve dependencies | P. J. McDermott | 2014-08-20 | 1 | -2/+10 |
| | | | | Also reduce the number of open() system calls. | ||||
* | tests/common.sh: test_diff(): More local vars | P. J. McDermott | 2014-08-20 | 1 | -0/+5 |
| | |||||
* | tests/resolve_deps.basic.sh: New test | P. J. McDermott | 2014-08-20 | 2 | -1/+43 |
| | |||||
* | tests/common.sh: test_diff(): Add trailing newline | P. J. McDermott | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | tests/parse_control.common.sh: Use test_diff() | P. J. McDermott | 2014-08-20 | 1 | -43/+1 |
| | |||||
* | tests/common.sh: test_diff(): New function | P. J. McDermott | 2014-08-20 | 1 | -0/+50 |
| | |||||
* | tests/common.sh: Fix atexit() | P. J. McDermott | 2014-08-20 | 1 | -2/+2 |
| | |||||
* | resolve_deps(): Finish implementing | P. J. McDermott | 2014-08-20 | 2 | -3/+21 |
| | |||||
* | feed_find_pkgs(): Take callbacks, not file names | P. J. McDermott | 2014-08-20 | 2 | -19/+34 |
| | |||||
* | lib/feed.sh: Drop old TODO comment | P. J. McDermott | 2014-08-19 | 1 | -1/+0 |
| | |||||
* | notes.txt: Drop more old information | P. J. McDermott | 2014-08-19 | 1 | -23/+0 |
| | |||||
* | Makefile.am: Remove pkgdataprofiledir on uninstall | P. J. McDermott | 2014-08-19 | 1 | -1/+5 |
| | |||||
* | Makefile.am: Add $(TESTS) to EXTRA_DIST | P. J. McDermott | 2014-08-19 | 1 | -0/+1 |
| | |||||
* | Makefile.am: Add $(locale_MESSAGES) to noinst_DATA | P. J. McDermott | 2014-08-19 | 1 | -3/+1 |
| | |||||
* | Makefile.am: Make .builddirstamp just once | P. J. McDermott | 2014-08-19 | 1 | -1/+4 |
| | |||||
* | notes.txt: Drop old information | P. J. McDermott | 2014-08-18 | 1 | -49/+0 |
| | |||||
* | prof_proteanos_include_pkg(): Add list of packages | P. J. McDermott | 2014-08-18 | 1 | -4/+11 |
| | |||||
* | prof_proteanos_feeds(): Add src/all/base feed | P. J. McDermott | 2014-08-18 | 1 | -0/+9 |
| | |||||
* | prof_proteanos_feeds(): Fix hardcoded mirror | P. J. McDermott | 2014-08-18 | 1 | -2/+0 |
| | |||||
* | install: Write opkg.conf | P. J. McDermott | 2014-08-18 | 2 | -2/+12 |
| | |||||
* | install: Add some info messages | P. J. McDermott | 2014-08-18 | 2 | -1/+9 |
| |