summaryrefslogtreecommitdiffstats
path: root/lib/profile
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/profile/*.sh to src/profile/P. J. McDermott2015-12-072-260/+0
|
* lib/profile/local.mk: Append to prokit_SOURCESP. J. McDermott2015-12-061-1/+1
|
* lib/profile/proteanos.sh: Use register_profile()P. J. McDermott2015-12-061-0/+6
|
* lib/profile/proteanos.sh: Don't use use()P. J. McDermott2015-12-061-3/+0
|
* prof_proteanos_select_mirror(): Use rand()P. J. McDermott2015-05-261-4/+5
|
* prof_proteanos_select_mirror(): Get mirrors list from files siteP. J. McDermott2015-05-261-14/+7
|
* prof_proteanos_validate_archplat(): New functionP. J. McDermott2015-05-261-10/+21
| | | | | | | This gets a Manifest file from a package archive managed by pro-archman 1.4.0 or later instead of hardcoding a list of architectures and platforms, which may change between prokit versions or even ProteanOS suites.
* profile/proteanos: Switch to src/gz for opkg feedsP. J. McDermott2015-05-251-4/+4
|
* prof_proteanos_configure_system_foreign(): Wrap long lineP. J. McDermott2014-12-031-1/+2
|
* prof_proteanos_configure_system_native(): Check platP. J. McDermott2014-12-031-3/+7
| | | | | Don't enable services on dev. Set hostname to "proteanos" on non-dev platforms.
* profile_configure_system_*(): Pass arch and platP. J. McDermott2014-12-031-0/+4
|
* profile/proteanos: Write /etc/groupP. J. McDermott2014-10-131-0/+4
| | | | Two of libarchive's unit tests fail without this file.
* profile_bind_*mount(): New functionsP. J. McDermott2014-10-051-0/+28
|
* profile_file_systems_mounted(): New functionP. J. McDermott2014-10-041-0/+9
|
* profile/proteanos: Update list of mirrorsP. J. McDermott2014-10-011-2/+5
|
* prof_proteanos_include_pkg(): Drop Package checkP. J. McDermott2014-09-241-8/+0
| | | | | Updated linux-image packages with "Essential: yes" have been uploaded and will be in the archive and mirrors soon.
* prof_proteanos_include_pkg(): Drop more packagesP. J. McDermott2014-09-241-7/+2
| | | | | busybox now depends on libc.6, and Essential config-base packages now exist and depend on proteanos-branding.
* prof_proteanos_include_pkg(): Drop base-filesP. J. McDermott2014-09-231-2/+1
| | | | base-files is marked "Essential: yes" as of version 1.0.3.
* profile_get_os_release(): DropP. J. McDermott2014-09-231-23/+0
| | | | base-files provides this as of version 1.0.3.
* profile/proteanos: Add a big TODO commentP. J. McDermott2014-09-011-0/+8
|
* Fix license noticesP. J. McDermott2014-08-251-1/+1
| | | | s/the ProteanOS Development Kit program/the ProteanOS Development Kit/.
* Improve license notices and file descriptionsP. J. McDermott2014-08-251-11/+12
|
* proteanos: Install packages by Essential fieldP. J. McDermott2014-08-251-5/+6
|
* Update copyright yearsP. J. McDermott2014-08-241-1/+1
|
* mv lib/profiles/ lib/profile/P. J. McDermott2014-08-232-0/+226