summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shell: New commandP. J. McDermott2014-08-213-1/+49
* chroot: Skip empty fstab linesP. J. McDermott2014-08-211-0/+2
* lib/chroot.sh: New fileP. J. McDermott2014-08-212-0/+80
* profile_get_fstab(): New functionP. J. McDermott2014-08-212-0/+26
* install: Write status fileP. J. McDermott2014-08-211-0/+34
* install: Wrap a long lineP. J. McDermott2014-08-201-2/+2
* feed_para_cb(): Add "XXX" comment about trimmingP. J. McDermott2014-08-201-0/+1
* install: Download and unpack packagesP. J. McDermott2014-08-202-0/+45
* install: Save full package URLsP. J. McDermott2014-08-201-1/+4
* install: Write full package list to temporary fileP. J. McDermott2014-08-201-2/+4
* proteanos: Drop libc-bin from included packagesP. J. McDermott2014-08-201-1/+1
* proteanos: Drop libopkg.1 from included packagesP. J. McDermott2014-08-201-1/+1
* cmd_install_find_pkgs(): Resolve dependenciesP. J. McDermott2014-08-201-2/+10
* tests/common.sh: test_diff(): More local varsP. J. McDermott2014-08-201-0/+5
* tests/resolve_deps.basic.sh: New testP. J. McDermott2014-08-202-1/+43
* tests/common.sh: test_diff(): Add trailing newlineP. J. McDermott2014-08-201-0/+1
* tests/parse_control.common.sh: Use test_diff()P. J. McDermott2014-08-201-43/+1
* tests/common.sh: test_diff(): New functionP. J. McDermott2014-08-201-0/+50
* tests/common.sh: Fix atexit()P. J. McDermott2014-08-201-2/+2
* resolve_deps(): Finish implementingP. J. McDermott2014-08-202-3/+21
* feed_find_pkgs(): Take callbacks, not file namesP. J. McDermott2014-08-202-19/+34
* lib/feed.sh: Drop old TODO commentP. J. McDermott2014-08-191-1/+0
* notes.txt: Drop more old informationP. J. McDermott2014-08-191-23/+0
* Makefile.am: Remove pkgdataprofiledir on uninstallP. J. McDermott2014-08-191-1/+5
* Makefile.am: Add $(TESTS) to EXTRA_DISTP. J. McDermott2014-08-191-0/+1
* Makefile.am: Add $(locale_MESSAGES) to noinst_DATAP. J. McDermott2014-08-191-3/+1
* Makefile.am: Make .builddirstamp just onceP. J. McDermott2014-08-191-1/+4
* notes.txt: Drop old informationP. J. McDermott2014-08-181-49/+0
* prof_proteanos_include_pkg(): Add list of packagesP. J. McDermott2014-08-181-4/+11
* prof_proteanos_feeds(): Add src/all/base feedP. J. McDermott2014-08-181-0/+9
* prof_proteanos_feeds(): Fix hardcoded mirrorP. J. McDermott2014-08-181-2/+0
* install: Write opkg.confP. J. McDermott2014-08-182-2/+12
* install: Add some info messagesP. J. McDermott2014-08-182-1/+9
* profile_feeds(): Accept a mirror argumentP. J. McDermott2014-08-183-16/+19
* install: Add mirror selection, with an -m optionP. J. McDermott2014-08-182-2/+12
* profile_select_mirror(): New functionP. J. McDermott2014-08-182-0/+24
* install: Error if chroot dir existsP. J. McDermott2014-08-182-1/+6
* feed_download(): Add feed_idx parameterP. J. McDermott2014-08-182-6/+7
* install: Put pkg idx files in /var/lib/opkg/listsP. J. McDermott2014-08-181-2/+4
* prof_proteanos_feeds(): Add more info to feed IDsP. J. McDermott2014-08-181-1/+2
* feed_download(): Add -q option to wget commandP. J. McDermott2014-08-181-1/+1
* prof_proteanos_feeds(): Add sectionP. J. McDermott2014-08-171-3/+8
* install: Set default plat if none givenP. J. McDermott2014-08-171-0/+2
* profile_default_plat(): New functionP. J. McDermott2014-08-172-0/+10
* TODO: UpdateP. J. McDermott2014-08-171-2/+0
* Add TODO notes about arch and plat validationP. J. McDermott2014-08-172-0/+4
* install: Validate architecture and platformP. J. McDermott2014-08-172-0/+6
* profile_validate_archplat(): New functionP. J. McDermott2014-08-172-0/+29
* install: Normalize suiteP. J. McDermott2014-08-171-0/+1
* profile_normalize_suite(): New functionP. J. McDermott2014-08-172-0/+19