Update the ToDo file to reflect reality
This commit is contained in:
parent
af625b2b9c
commit
6c313fe24a
44
ToDo
44
ToDo
@ -1,5 +1,39 @@
|
|||||||
Drop release notes files in the tree
|
Working with Kickstart
|
||||||
Make pungi use the Fedora layout, composedir/topdir/os/<arch>/Fedora, composedir/topdir/<arch>/iso/, composedir/topdir/<arch>/debug/
|
|
||||||
Get debuginfo packages?
|
* Remove config options for:
|
||||||
Put working items in composedir/work
|
osdir
|
||||||
Create a logging system, log to composedir/logs/
|
sourcedir
|
||||||
|
debugdir
|
||||||
|
isodir
|
||||||
|
iso_basename
|
||||||
|
destdir
|
||||||
|
cachedir
|
||||||
|
arch
|
||||||
|
relnotefilere
|
||||||
|
relnotedirre
|
||||||
|
relnotepkgs
|
||||||
|
|
||||||
|
* Move to CLI only:
|
||||||
|
name
|
||||||
|
version
|
||||||
|
flavor (optional)
|
||||||
|
bugurl (optional)
|
||||||
|
discs (optional)
|
||||||
|
nosource (optional/debug)
|
||||||
|
|
||||||
|
* Make the following transitions
|
||||||
|
product path == 'Packages/"
|
||||||
|
get comps data from repos
|
||||||
|
|
||||||
|
* From pykickstart
|
||||||
|
manifest -> %packages
|
||||||
|
yum-repos -> repo
|
||||||
|
isosize -> part iso size <size> (optional)
|
||||||
|
|
||||||
|
* Release notes stuff
|
||||||
|
Drop all stuff but GPL, README, GPG keys, potentially README-BURNING-ISOS ?
|
||||||
|
|
||||||
|
* fedora-release
|
||||||
|
Provides: system-release = %{version}-%{release}
|
||||||
|
|
||||||
|
* Profit!
|
||||||
|
Loading…
Reference in New Issue
Block a user