Antoine Jacoutot
|
f1c7ac9576
|
Abort immediately if binpatch from an older release is installed.
|
2013-08-13 14:15:45 +02:00 |
|
Antoine Jacoutot
|
20d2d91f3a
|
check for pkg.conf installpath and/or PKG_PATH
|
2013-08-13 14:02:53 +02:00 |
|
Antoine Jacoutot
|
331b94ef66
|
Clearer output.
|
2013-08-13 09:39:02 +02:00 |
|
Antoine Jacoutot
|
2e23fd1ea2
|
Missing space.
|
2013-08-13 09:31:21 +02:00 |
|
Antoine Jacoutot
|
76b294376e
|
More TODO.
|
2013-08-12 14:56:53 +02:00 |
|
Antoine Jacoutot
|
451145168b
|
Fix error outputs.
|
2013-08-12 14:55:27 +02:00 |
|
Antoine Jacoutot
|
25cd4cb703
|
Add TODO.
|
2013-08-09 11:50:54 +02:00 |
|
Antoine Jacoutot
|
4a37e8366f
|
Add a failsafe, people are stupid.
|
2013-08-09 11:49:11 +02:00 |
|
Antoine Jacoutot
|
0b64f2e86f
|
Finalize auto-update.
Bump version.
|
2013-08-09 11:44:30 +02:00 |
|
Antoine Jacoutot
|
66c83d3b34
|
Add printf(1) functions.
|
2013-08-09 11:26:55 +02:00 |
|
Antoine Jacoutot
|
954e05ae4f
|
Put all binpatches on one line.
|
2013-08-09 11:23:08 +02:00 |
|
Antoine Jacoutot
|
3266260048
|
Explicitely notify that we are running in dry run mode.
|
2013-08-09 11:17:04 +02:00 |
|
Antoine Jacoutot
|
01dde390fc
|
Use SSL fingerprint to check the certificate.
Move generic rm(1) call in trap.
Run a wildcard rm(1) at the end of the script.
Cope with multiple certificates in one PEM file.
|
2013-08-09 10:37:43 +02:00 |
|
Antoine Jacoutot
|
c02d1d5463
|
Run $_CMD under eval, so that redirection is properly handled.
|
2013-08-09 09:31:58 +02:00 |
|
Antoine Jacoutot
|
59f4095432
|
More output.
|
2013-08-08 11:17:00 +02:00 |
|
Antoine Jacoutot
|
47bd274ab7
|
Always display the command we are about to run.
Implement trap.
|
2013-08-08 11:11:18 +02:00 |
|
Antoine Jacoutot
|
7f59ecbcef
|
Fix runtime option parsing.
|
2013-08-08 10:54:59 +02:00 |
|
Antoine Jacoutot
|
824106a288
|
Move some stuffs around: we want all sanity checks to run first before creating any temp files or anything.
Simplify some stuffs and rename a temp file.
|
2013-08-07 17:18:55 +02:00 |
|
Antoine Jacoutot
|
2ee5d0e3d8
|
Move variable assignment at the top.
|
2013-08-06 10:44:40 +02:00 |
|
Antoine Jacoutot
|
19af198490
|
Factorize TMPDIR.
|
2013-08-06 10:43:06 +02:00 |
|
Antoine Jacoutot
|
038da756dd
|
Redo the way we do dry runs to output the command that would have been run.
Simplify some stuffs while here.
Bump version.
|
2013-08-06 10:27:57 +02:00 |
|
Antoine Jacoutot
|
782f8fb411
|
OPENUP_URL is now valid.
Fix the check for the minimum supported release.
Reverse logic for DRYRUN mode, we don't want to claim to modify anything
when we actually don't.
|
2013-08-06 10:03:36 +02:00 |
|
Antoine Jacoutot
|
657f87a7db
|
add copyright year
|
2013-08-06 09:35:21 +02:00 |
|
Antoine Jacoutot
|
2c9ebbdf92
|
Initial openup import. DO NOT USE YET!
|
2013-08-06 09:30:13 +02:00 |
|