[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ✘dist-1f (RHEL) works
From: |
James Browning |
Subject: |
Re: ✘dist-1f (RHEL) works |
Date: |
Wed, 5 Aug 2020 19:07:50 -0700 |
On Wed, Aug 5, 2020, at 6:44 PM Gary E. Miller <gem@rellim.com> wrote:
>
> Not sure how that works, but potentially problematic.
not terribly simplified it is...
1. install packages
2. run `scons dist`
3. install lots more packages
4. prep for RPM build
5. build RPMs
6. prep for repository build
7. build repository
8. dump lots of useless debugging info
9. generate artifacts
there should be a step to publish the repository after it builds.
But, I have no idea how to do that.