Ettore Di Giacinto
70f05f41e8
Check only if package image exists
...
We don't need to look after the builder image as its optional. In this
way we can also reduce the compiler options, as we don't require a
--clean flag anymore. --only-target-package is sufficient to determine
what we can skip and how.
2020-12-14 18:41:39 +01:00
Ettore Di Giacinto
ef034d87b0
Detect if images are available if we don't have to generate a Package
...
While building, if we aren't doing a clean build, we scan now to see if
images are available and we skip, in case we don't find a metadata
already.
2020-12-14 18:32:32 +01:00
Ettore Di Giacinto
6a86bf3f04
Tag 0.9.16
2020-12-12 16:05:18 +01:00
Ettore Di Giacinto
fdba8dea71
Tag 0.9.15
2020-12-11 23:04:14 +01:00
Ettore Di Giacinto
f109bab2b4
Enable PreserveSystemEssentialData on Upgrade/Uninstall
2020-12-09 21:07:50 +01:00
Ettore Di Giacinto
d472dee19b
Tag 0.9.14
2020-12-09 19:33:11 +01:00
Ettore Di Giacinto
fa9dc9da53
Tag 0.9.13
2020-12-08 15:49:40 +01:00
Ettore Di Giacinto
9ca5d24856
Tag 0.9.12
2020-12-07 20:18:49 +01:00
Ettore Di Giacinto
876e3659fb
Turn full off by default on upgrade
2020-12-07 00:48:28 +01:00
Ettore Di Giacinto
02edc10c58
Tag 0.9.11
2020-12-06 22:52:15 +01:00
Ettore Di Giacinto
6d19f8d2cc
Tag 0.9.10
2020-12-03 21:02:57 +01:00
Ettore Di Giacinto
c8bcd88f1f
Add command usage in CLI
...
Add Long description for missing commands along with practical examples
2020-12-02 23:15:23 +01:00
Ettore Di Giacinto
43db64c089
Tag 0.9.9
2020-12-02 19:12:43 +01:00
Ettore Di Giacinto
9423b7c1e3
Add image build events, and add luet replace
...
Enhance also some commands descriptions
2020-12-02 18:24:35 +01:00
Ettore Di Giacinto
f3e2e0a184
Add CLI tests
2020-11-29 11:51:27 +01:00
Ettore Di Giacinto
8237506bd3
Accept specific versions in cli input and avoid gentoo parser by default
...
This is a breaking change as changes the way packages can be given as
arguments to luet.
From this change, the following applies:
- If a package string contains @, the right part is parsed as version
(e.g. foo/bar@1.1)
- If a package contains "/" and no "@", cat/name is applied (e.g.
foo/bar)
- If a package doesn't contain either, is implied its just a name
without category
- If a package contains "=" at the beginning, the gentoo parsing default
is being used ( e.g. =foo/bar-1.1 )
Fixes #154
2020-11-29 11:48:49 +01:00
Ettore Di Giacinto
87004c8e78
Tag 0.9.8
2020-11-28 16:29:38 +01:00
Ettore Di Giacinto
0fe30ddcfd
Add ability to interpolate during build
...
Now build takes a --values argument, which is a yaml file that can be
used to interpolate the specs that are going to be compiled.
2020-11-28 15:47:29 +01:00
Ettore Di Giacinto
ca994b07ab
Tag 0.9.7
2020-11-28 00:34:46 +01:00
Ettore Di Giacinto
18d9366bca
Minor fixes
2020-11-24 18:27:49 +01:00
Ettore Di Giacinto
c0206e5849
Tag 0.9.6
2020-11-23 20:18:42 +01:00
Ettore Di Giacinto
9fab46aa9e
Add also description
2020-11-23 19:15:54 +01:00
Ettore Di Giacinto
7a10ff2742
Enhance search output with tables and alias to '.' when no args are specified
2020-11-23 19:13:54 +01:00
Ettore Di Giacinto
db1b190fb5
Minor fixup and cleanups around the new prompt feature
2020-11-23 18:20:30 +01:00
Ettore Di Giacinto
b349665ff2
Add user prompts
...
Fixes #106
2020-11-22 23:43:29 +01:00
Ettore Di Giacinto
3959cfd623
Tag 0.9.5
2020-11-20 19:02:54 +01:00
Ettore Di Giacinto
1f807f369a
Move revdeps computation to db
2020-11-20 17:23:21 +01:00
Ettore Di Giacinto
47f0049efa
Tag 0.9.4
2020-11-19 18:52:22 +01:00
Ettore Di Giacinto
0cc2b72831
Drop converter code, will be in a separate extension
2020-11-19 18:10:16 +01:00
Ettore Di Giacinto
c3559d952c
Tag 0.9.3
2020-11-15 13:38:30 +01:00
Ettore Di Giacinto
cf7df00a65
Add luet tree images command to show images tree
2020-11-14 14:51:11 +01:00
Ettore Di Giacinto
0e46e763d5
Move bus implementation to a separate repo, hook to events in luet
2020-11-13 18:25:44 +01:00
Ettore Di Giacinto
19e6054574
Tag 0.9.2
2020-11-10 20:20:27 +01:00
Ettore Di Giacinto
665261e526
Tag 0.9.1
2020-11-09 19:42:34 +01:00
Ettore Di Giacinto
794c5984a2
Add pack command
2020-11-09 18:16:22 +01:00
Ettore Di Giacinto
088adf6f3a
Tag 0.9
2020-11-08 18:25:59 +01:00
Ettore Di Giacinto
df14fe60fc
Tag 0.8.15
2020-11-08 11:07:33 +01:00
Ettore Di Giacinto
76328176c1
Tag 0.8.14
2020-11-07 12:29:07 +01:00
Ettore Di Giacinto
46ed6423ad
Merge pull request #147 from mudler/fix-protect-uninstall
...
Fix protect uninstall
2020-11-07 12:28:24 +01:00
Daniele Rondina
0f59c207b0
Load config protect files on upgrade/uninstall
2020-11-06 23:30:08 +01:00
Ettore Di Giacinto
dcc5aae3cd
Tag 0.8.13
2020-11-06 22:25:26 +01:00
Ettore Di Giacinto
55ec38ffc7
Tag 0.8.12
2020-11-03 20:02:44 +01:00
Ettore Di Giacinto
9aa352dec8
Add json output to build
2020-11-03 18:06:56 +01:00
Ettore Di Giacinto
2b67b8dd24
Bump version
2020-10-30 19:15:10 +01:00
Ettore Di Giacinto
91dfb8ce3a
Enhance CLI output
2020-10-30 19:15:04 +01:00
Ettore Di Giacinto
529a827c5f
Tag 0.8.10
2020-10-29 16:50:17 +01:00
Ettore Di Giacinto
1956f476cc
Set concurrency when building
2020-10-29 16:32:13 +01:00
Ettore Di Giacinto
a216f71d53
Inverted options
2020-10-29 16:32:13 +01:00
Ettore Di Giacinto
95e640c9d0
Make solver type switchable
2020-10-29 16:32:13 +01:00
Ettore Di Giacinto
4e9313ed55
Tag 0.8.9
2020-10-22 18:36:37 +02:00