summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* .gitignore: Add .builddirstampP. J. McDermott2014-08-161-0/+1
* notes.txt: New fileP. J. McDermott2014-08-161-0/+151
* lib/pkg.sh: New file (WIP)P. J. McDermott2014-08-161-0/+36
* TODO: New fileP. J. McDermott2014-08-161-0/+3
* tests/parse_control.basic.sh now passesP. J. McDermott2014-08-161-3/+0
* parse_control(): Call field_cb on paragraph endP. J. McDermott2014-08-161-0/+6
* Distribute tests/parse_control.common.shP. J. McDermott2014-08-161-1/+2
* tests/parse_control.basic.sh: New testP. J. McDermott2014-08-162-0/+46
* Add parse_control() tests frameworkP. J. McDermott2014-08-161-0/+93
* Support colors in test logsP. J. McDermott2014-08-162-1/+12
* Makefile.am: Fix name of dir stamp in CLEANFILESP. J. McDermott2014-08-161-1/+1
* tests/parse_control.sh: Use ${srcdir} in . commandP. J. McDermott2014-08-161-1/+1
* Makefile.am: Set srcdir in AM_TESTS_ENVIRONMENTP. J. McDermott2014-08-161-0/+2
* tests/parse_control.sh: New testP. J. McDermott2014-08-152-1/+79
* tests/common.sh: assert(): New functionP. J. McDermott2014-08-151-0/+8
* tests/common.sh: Set EXIT trapP. J. McDermott2014-08-151-0/+13
* tests/common.sh: Set in_place and builddirP. J. McDermott2014-08-151-0/+2