index
:
dfly-update.git
master
Update DragonFly BSD from pre-built system image
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dfly-update
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebuild databases after upgrade
Aaron LI
2018-12-20
1
-0
/
+10
*
Bump to version 0.1.4
v0.1.4
Aaron LI
2018-12-20
1
-1
/
+1
*
Ignore /etc/login.conf.db and update config file
Aaron LI
2018-12-20
1
-0
/
+1
*
dfly-update: Improve the mtree usages
Aaron LI
2018-12-20
1
-9
/
+15
*
dfly-update: Install /rescue directory
Aaron LI
2018-12-20
1
-1
/
+3
*
Also remove the generated catman pages when the man page obsolete
Aaron LI
2018-06-03
1
-1
/
+9
*
Properly capture the error code from get_latest_image()
Aaron LI
2018-06-03
1
-2
/
+3
*
Try use the new Makefile_upgrade.inc to cleanup obsolete files
Aaron LI
2018-04-16
1
-5
/
+9
*
Improve the post-update messages
Aaron LI
2018-03-21
1
-4
/
+7
*
Base system doesn't need to handle /usr/local
Aaron LI
2018-03-13
1
-2
/
+0
*
upgrade_install(): suppress showing of unmodified files
Aaron LI
2018-03-12
1
-12
/
+8
*
Bump version to 0.1.2
Aaron LI
2018-03-11
1
-1
/
+1
*
Document "set -e" and fix cmd_status() invocation in cmd_fly()
Aaron LI
2018-03-11
1
-1
/
+4
*
cmd_status: return the update status instead of always 0
Aaron LI
2018-03-11
1
-0
/
+2
*
Minor improvements
Aaron LI
2018-03-11
1
-4
/
+8
*
Add "|| true" to make debug() work with DEBUG disabled
Aaron LI
2018-03-11
1
-1
/
+1
*
upgrade_system(): find from new "etc" to identify [NEW]/[UPDATED] files
Aaron LI
2018-03-11
1
-12
/
+15
*
dfly-update: version 0.1.0
Aaron LI
2018-03-11
1
-1
/
+1
*
postupgrade(): sort found files
Aaron LI
2018-03-11
1
-1
/
+1
*
upgrade_system(): Ignore files with __new__ suffix
Aaron LI
2018-03-11
1
-2
/
+2
*
Fix a variable name error
Aaron LI
2018-03-10
1
-1
/
+1
*
Improve warning messages a bit
Aaron LI
2018-03-10
1
-4
/
+4
*
Implement fly command for one-command upgrade procedure :)
Aaron LI
2018-03-10
1
-1
/
+35
*
Improve EC_NOFILE error a bit im checksum_image() and mount_image()
Aaron LI
2018-03-10
1
-8
/
+11
*
checksum_image(): Fix md5 check when given file doesn't exist
Aaron LI
2018-03-10
1
-2
/
+4
*
Improve the messages/prints a bit
Aaron LI
2018-03-10
1
-3
/
+3
*
cmd_cleanup(): Fix the use of get_vn_filename()
Aaron LI
2018-03-10
1
-1
/
+2
*
cleanup(): check the item length before test its existence
Aaron LI
2018-03-10
1
-1
/
+2
*
install_system(): improve progress reports
Aaron LI
2018-03-10
1
-23
/
+23
*
install_system(): check file existence before stash/recover; use cp
Aaron LI
2018-03-10
1
-7
/
+11
*
Improve printing messages
Aaron LI
2018-03-10
1
-6
/
+6
*
Implement cleanup command to remove obsolete files, umount and delete image
Aaron LI
2018-03-10
1
-0
/
+55
*
Add upgrade command
Aaron LI
2018-03-10
1
-1
/
+15
*
Add upgrade_system() to upgrade the config files
Aaron LI
2018-03-10
1
-0
/
+44
*
Add install_system() function to install the kernel and world
Aaron LI
2018-03-10
1
-0
/
+81
*
Improve argument checks with better messages
Aaron LI
2018-03-10
1
-25
/
+46
*
Improve MD5 check on the downloaded image
Aaron LI
2018-03-10
1
-6
/
+4
*
Implement the backup command with backup_kernel() and backup_world()
Aaron LI
2018-03-10
1
-0
/
+67
*
Add umount_image() function with get_vn_devname() and get_vn_filename()
Aaron LI
2018-03-10
1
-0
/
+33
*
More function argument checks
Aaron LI
2018-03-10
1
-3
/
+7
*
Implement the mount command
Aaron LI
2018-03-10
1
-0
/
+44
*
Add error code EC_FETCH for fetch
Aaron LI
2018-03-10
1
-2
/
+5
*
Add argument counts check for functions with EC_ARGS exit code
Aaron LI
2018-03-10
1
-4
/
+17
*
Improve error() and check_os()
Aaron LI
2018-03-10
1
-2
/
+4
*
Implement command download: to download the new system image
Aaron LI
2018-03-10
1
-1
/
+63
*
Use is_master_branch(), and remove cmd_extension_or_status()
Aaron LI
2018-03-10
1
-12
/
+4
*
Add functions get_md5list_url() and get_image_url()
Aaron LI
2018-03-10
1
-6
/
+22
*
Add functions get_branch_filename() and is_master_branch()
Aaron LI
2018-03-10
1
-0
/
+39
*
Fix get_latest_image() to return _md5 correctly
Aaron LI
2018-03-10
1
-2
/
+3
*
Add DEBUG var, debug() and warn() functions
Aaron LI
2018-03-10
1
-0
/
+10
[next]