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
/
cmd
/
install.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/install: Don't create /etc/os-release
P. J. McDermott
2014-09-23
1
-5/+0
*
cmd/install: Exit on illegal option
P. J. McDermott
2014-09-02
1
-1/+4
*
cmd/install: Remove .prokit directory when done
P. J. McDermott
2014-09-02
1
-0/+3
*
cmd/install: Make root dir's parent dirs as needed
P. J. McDermott
2014-09-02
1
-1/+1
*
install: Add a TODO comment
P. J. McDermott
2014-08-25
1
-0/+2
*
install: Use -p for platform option instead of -P
P. J. McDermott
2014-08-25
1
-3/+3
*
Fix license notices
P. J. McDermott
2014-08-25
1
-1/+1
*
Improve license notices and file descriptions
P. J. McDermott
2014-08-25
1
-11/+12
*
Update copyright years
P. J. McDermott
2014-08-24
1
-1/+1
*
install: Fix feed URLs in opkg.conf
P. J. McDermott
2014-08-24
1
-1/+1
*
install: Don't overwrite os-release
P. J. McDermott
2014-08-22
1
-1/+4
*
install: Write /etc/os-release
P. J. McDermott
2014-08-22
1
-0/+2
*
install: Verify checksums
P. J. McDermott
2014-08-22
1
-0/+18
*
Collect package checksums
P. J. McDermott
2014-08-22
1
-1/+25
*
install: Add support for "src/gz" feeds
P. J. McDermott
2014-08-21
1
-3/+11
*
install: Configure packages
P. J. McDermott
2014-08-21
1
-1/+15
*
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
*
install: Download and unpack packages
P. J. McDermott
2014-08-20
1
-0/+42
*
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
*
cmd_install_find_pkgs(): Resolve dependencies
P. J. McDermott
2014-08-20
1
-2/+10
*
feed_find_pkgs(): Take callbacks, not file names
P. J. McDermott
2014-08-20
1
-3/+23
*
install: Write opkg.conf
P. J. McDermott
2014-08-18
1
-1/+10
*
install: Add some info messages
P. J. McDermott
2014-08-18
1
-0/+4
*
profile_feeds(): Accept a mirror argument
P. J. McDermott
2014-08-18
1
-6/+8
*
install: Add mirror selection, with an -m option
P. J. McDermott
2014-08-18
1
-1/+9
*
install: Error if chroot dir exists
P. J. McDermott
2014-08-18
1
-1/+4
*
feed_download(): Add feed_idx parameter
P. J. McDermott
2014-08-18
1
-2/+2
*
install: Put pkg idx files in /var/lib/opkg/lists
P. J. McDermott
2014-08-18
1
-2/+4
*
install: Set default plat if none given
P. J. McDermott
2014-08-17
1
-0/+2
*
install: Validate architecture and platform
P. J. McDermott
2014-08-17
1
-0/+4
*
install: Normalize suite
P. J. McDermott
2014-08-17
1
-0/+1
*
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
*
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
*
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
*
cmd_install_find_pkgs(): New function
P. J. McDermott
2014-08-15
1
-4/+25
*
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
*
install: New command (stub).
P. J. McDermott
2013-10-23
1
-0/+53