index
:
prokit/prokit.git
feature/block-device-mounting
feature/improve-error-handling
feature/installer-integration
feature/sessions
feature/use-shld
master
ProteanOS Development Kit
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
install: Set default plat if none given
P. J. McDermott
2014-08-17
1
-0/+2
*
profile_default_plat(): New function
P. J. McDermott
2014-08-17
2
-0/+10
*
Add TODO notes about arch and plat validation
P. J. McDermott
2014-08-17
2
-0/+4
*
install: Validate architecture and platform
P. J. McDermott
2014-08-17
1
-0/+4
*
profile_validate_archplat(): New function
P. J. McDermott
2014-08-17
2
-0/+29
*
install: Normalize suite
P. J. McDermott
2014-08-17
1
-0/+1
*
profile_normalize_suite(): New function
P. J. McDermott
2014-08-17
2
-0/+19
*
lib/pkg.sh: New file (WIP)
P. J. McDermott
2014-08-16
1
-0/+36
*
parse_control(): Call field_cb on paragraph end
P. J. McDermott
2014-08-16
1
-0/+6
*
Rename "srcdir" global variable to "builddir"
P. J. McDermott
2014-08-15
1
-1/+1
*
load_locale(): Support in-place execution
P. J. McDermott
2014-08-15
1
-1/+5
*
proteanos: Update detected architectures
P. J. McDermott
2014-08-15
1
-1/+4
*
install: Detect arch if not given
P. J. McDermott
2014-08-15
1
-0/+2
*
install: Move suite and profile setting code
P. J. McDermott
2014-08-15
1
-9/+8
*
prof_proteanos_detect_arch(): Fix syntax errors
P. J. McDermott
2014-08-15
1
-2/+2
*
lib/profile.sh: use() the set profile
P. J. McDermott
2014-08-15
1
-0/+1
*
install: Fix profile_feeds() call
P. J. McDermott
2014-08-15
1
-1/+1
*
install: use profile
P. J. McDermott
2014-08-15
1
-0/+1
*
lib/profile.sh: New file
P. J. McDermott
2014-08-15
2
-1/+77
*
install: use feed
P. J. McDermott
2014-08-15
1
-0/+1
*
install: Move profile_set() call
P. J. McDermott
2014-08-15
1
-9/+7
*
cmd_install_find_pkgs(): Update function calls
P. J. McDermott
2014-08-15
1
-6/+12
*
feed_find_pkgs(): Write to a filenames file
P. J. McDermott
2014-08-15
1
-0/+7
*
lib/profiles/proteanos.sh: New file
P. J. McDermott
2014-08-15
2
-1/+77
*
cmd_install_find_pkgs(): New function
P. J. McDermott
2014-08-15
1
-4/+25
*
feed_find_pkgs(): Append to the dependencies file.
P. J. McDermott
2013-12-02
1
-1/+1
*
install: Parse profile prefix in suite.
P. J. McDermott
2013-12-02
1
-0/+8
*
install: Call print_cmd_usage() directly.
P. J. McDermott
2013-11-30
1
-1/+1
*
Distribute and install lib/feed.sh.
P. J. McDermott
2013-11-30
1
-0/+1
*
lib/feed.sh: Rewrite to use parse_control().
P. J. McDermott
2013-11-30
1
-45/+72
*
parse_control(): Don't check for unknown fields.
P. J. McDermott
2013-11-29
1
-20/+4
*
parse_control(): Support multiple paragraphs.
P. J. McDermott
2013-11-29
1
-15/+41
*
s/pkgdataprofiles/pkgdataprofile/.
P. J. McDermott
2013-11-28
1
-1/+1
*
lib/control.sh: New file, from pro-archman.
P. J. McDermott
2013-11-28
2
-0/+137
*
feed_find_pkgs(): s/1/deps_file/.
P. J. McDermott
2013-11-28
1
-1/+1
*
lib/feed.sh: New file.
P. J. McDermott
2013-11-26
1
-0/+90
*
lib/fd.sh: Add missing "use" commands.
P. J. McDermott
2013-10-26
1
-0/+3
*
fopen(): Exit on failure.
P. J. McDermott
2013-10-26
1
-2/+1
*
lib/fd.sh: New file.
P. J. McDermott
2013-10-26
2
-0/+96
*
Makefile.am: Add pkgdataprofiles stuff.
P. J. McDermott
2013-10-24
1
-0/+1
*
install: New command (stub).
P. J. McDermott
2013-10-23
2
-1/+55
*
get_options(): Handle "?" option.
P. J. McDermott
2013-10-23
1
-1/+3
*
get_options(): Determine optstring and prefix.
P. J. McDermott
2013-10-23
1
-3/+10
*
running_cmd: New variable.
P. J. McDermott
2013-10-23
1
-0/+4
*
lib/getopt.sh: New file.
P. J. McDermott
2013-10-23
2
-0/+38
*
version: Add executable name to output.
P. J. McDermott
2013-10-23
1
-1/+1
*
_try_load_locale(): Hardcode locale path formats.
P. J. McDermott
2013-10-23
1
-15/+6
*
version: New command.
P. J. McDermott
2013-10-23
2
-1/+28
*
help: New command.
P. J. McDermott
2013-10-23
2
-1/+41
*
lib/cmd.sh: New file.
P. J. McDermott
2013-10-23
2
-1/+123
[prev]
[next]