Colin Walters
f07f054efb
Add postprocessing infrastructure
...
We remove the root password from all images. The core/docker tree
also gets docs and some kernel drivers removed.
2014-01-29 18:12:50 -05:00
Colin Walters
bd50265d1c
products.json: Add core docker tree, trim down product list a bit
...
We don't need a ton of trees in order to demo OSTree really.
2014-01-29 11:31:44 -05:00
Colin Walters
f8444e6638
Resolve dependencies before building
...
This allows us to skip the whole install process if the
RPMs haven't changed, which is a rather large win.
Part of this commit involves some code to attempt to talk to "yum
shell" for dependency resolution, in an attempt to avoid depsolving
twice, which just isn't really going to work, since "yum shell" isn't
an API as it turns out.
The only other real alternative is doing something PackageKit-like,
which is ~4000 lines of very nontrivial Python.
2014-01-26 17:07:09 -05:00
Colin Walters
f22bb4dbb2
web: Update "local package assembly" a bit
2014-01-24 18:27:35 -05:00
Colin Walters
514b73c944
products: Use NetworkManager-config-server for server/ by default
...
See https://bugzilla.redhat.com/show_bug.cgi?id=978081
2014-01-24 04:00:55 +00:00
Colin Walters
0891d38975
builddisks: Implement disk building
...
This is a bit raw, but functions.
2014-01-23 00:23:12 +00:00
Colin Walters
e1a4e78300
fedostree/web: English better
2014-01-21 19:55:19 +00:00
Colin Walters
d2d70b9154
fedostree/products: Add @standard to workstation groups
...
Otherwise we have a system without "less", which is hardly a
workstation.
2014-01-21 16:30:00 +00:00
Colin Walters
554eac56df
fedostree/web: Another installation fix
2014-01-21 02:42:20 -05:00
Colin Walters
54c0789d20
fedostree/web: Correct deploy commands
...
We need them to include the remote so that upgrade works.
2014-01-20 18:42:09 -05:00
Colin Walters
809e928fe2
fedostree/web: "Recovery partition" use case
2014-01-20 12:55:14 -05:00
Colin Walters
b92d00c4c2
fedostree/web: Note CI/CD
2014-01-20 12:10:24 -05:00
Colin Walters
f9a13b2fda
fedostree/web: Add some usage stories, tweak installation
2014-01-20 10:13:11 -05:00
Colin Walters
bab54b162e
fedostree/web: We don't actually need insmod blscfg
2014-01-20 08:01:22 -05:00
Colin Walters
c3a67be50a
home: Add more TODO items
2014-01-20 07:39:46 -05:00
Colin Walters
0cefc6ad8e
fedostree/web: More bits in #installation
2014-01-20 06:47:38 -05:00
Colin Walters
4e28905260
fedostree/web: More installation bits
2014-01-20 05:59:17 -05:00
Colin Walters
b68b309801
web: Note preconfigured VM image
2014-01-20 05:37:44 -05:00
Colin Walters
84d6f10495
autobuilder: Implement basic autobuilder which does build every 3 hours
2014-01-18 16:29:36 -05:00
Colin Walters
c0d2c934c7
web: Minor update to first phase wording
2014-01-18 00:04:35 -05:00
Colin Walters
bb755b88a0
web: Fix a tyop
2014-01-17 23:35:50 -05:00
Colin Walters
1dc51b0018
fedostree/web: Add lots of words
...
Some rationale, some more details.
2014-01-17 23:23:11 -05:00
Colin Walters
77c4927de4
products: Change GNOME product naming, add development+virt tree
2014-01-17 22:11:23 -05:00
Colin Walters
1a90cbca65
products: Drop redundant -server from freeipa
2014-01-17 22:07:13 -05:00
Colin Walters
aafaf9f5c9
fedostree/web: Lots of wordsmithing for homepage
2014-01-17 22:06:49 -05:00
Colin Walters
cad6760b6a
build: Move copr repo into products.json
2014-01-16 16:35:59 -05:00
Colin Walters
fa20a068f6
Delete old fedostree-make-trees scripts
...
This is now moved into autobuilder/
2014-01-16 16:34:13 -05:00
Colin Walters
7333091db4
Split out postprocess+commit to separate script
...
As this logic is of most interest to potential other consumers; it's
not entangled with yum for example.
2014-01-16 11:43:17 -05:00
Colin Walters
94bf3c731d
autobuilder: Mostly functional operation on products.json
2014-01-16 06:23:35 -05:00
Colin Walters
e8633e4e6e
Add some stub code to build from a "products.json"
2014-01-14 18:04:21 -05:00
Colin Walters
fd3cc772cd
fedostree/web: New basic web page
...
Remove its README.md.
2014-01-12 16:26:01 -05:00
Colin Walters
05dfc0dd91
fedostree: Add both 20 and rawhide, rework tree names
...
Refs now look like "fedostree/20/minimal-x86_64".
2014-01-12 13:49:09 -05:00
Colin Walters
dd6d65d1f4
fedostree/README.md: Two updates
2014-01-08 17:31:15 -05:00
Colin Walters
bdb549bbbf
fedostree: Handle writing multiple logfiles in -loop
...
We want separate logfiles for each built tree really.
2014-01-04 09:06:50 -05:00
Colin Walters
3a2f631d9f
fedostree: Drop duplicate http:// in README.md
2014-01-04 08:46:52 -05:00
Colin Walters
a567261c06
fedostree/make-trees: Add a conf file, use split log files by default
...
The conf file is necessary so I can run this on RHEL7, and use
--enablerepo=fedora20.
2014-01-04 08:45:39 -05:00
Colin Walters
efba94accc
fedostree/README.md: Two fixes
2013-12-23 16:54:05 -05:00
Colin Walters
8ec114459d
fedostree: Fix -loop to look in the correct place
2013-12-23 15:19:27 -05:00
Colin Walters
4a6d33a1d8
fedostree: Make scripts executable
2013-12-23 15:17:59 -05:00
Colin Walters
3d87d3bffd
fedostree: Add new directory with further scripts
2013-12-23 15:17:05 -05:00