Brian C. Lane
9c09f2a75a
Automatic commit of package [lorax] release [19.6.59-1].
2015-07-14 13:53:46 -07:00
Brian C. Lane
b3a4b56733
Automatic commit of package [lorax] release [19.6.58-1].
2015-06-30 17:17:09 -07:00
Brian C. Lane
f15503d2cc
Automatic commit of package [lorax] release [19.6.57-1].
2015-06-26 18:03:20 -07:00
Brian C. Lane
5688d58dcc
Automatic commit of package [lorax] release [19.6.56-1].
2015-06-25 16:13:05 -07:00
Brian C. Lane
b3dabdd2e0
Update templates to use installimg for product and updates
...
With these templates if a package has installed files in
/usr/share/lorax/product or /usr/share/lorax/updates/ they will be used
to create product.img and/or updates.img which will be included in the
images/ directory of the iso and of the final output tree.
These can be used to customize the installation environment or provide
updates. See README.product for current documentation.
Related: rhbz#1202278
2015-06-25 09:18:24 +02:00
Brian C. Lane
5e1a7e4e3c
Automatic commit of package [lorax] release [19.6.55-1].
2015-06-22 17:19:06 -07:00
Brian C. Lane
cbcfb27335
Automatic commit of package [lorax] release [19.6.54-1].
2015-06-15 17:51:11 -07:00
Brian C. Lane
29ae3b0293
Automatic commit of package [lorax] release [19.6.53-1].
2015-06-05 16:26:33 -07:00
Brian C. Lane
aff2a05f1c
Fix changelog
2015-04-17 17:36:54 -07:00
Brian C. Lane
931a3bc87d
Automatic commit of package [lorax] release [19.6.52-1].
2015-04-17 17:34:08 -07:00
Brian C. Lane
e95d34d13c
Automatic commit of package [lorax] release [19.6.51-1].
2015-01-16 20:08:49 -08:00
Brian C. Lane
e9848670e5
Automatic commit of package [lorax] release [19.6.50-1].
2015-01-14 17:20:48 -08:00
Brian C. Lane
6688b96b38
Automatic commit of package [lorax] release [19.6.49-1].
2015-01-07 16:59:30 -08:00
Brian C. Lane
30d7c14e29
Automatic commit of package [lorax] release [19.6.48-1].
2014-12-19 10:26:36 -08:00
Brian C. Lane
16b052e99b
Automatic commit of package [lorax] release [19.6.47-1].
2014-12-02 12:27:44 -08:00
Brian C. Lane
5a283bb5f7
Fix changelog
2014-11-20 14:45:30 -08:00
Brian C. Lane
8fa43fc607
Automatic commit of package [lorax] release [19.6.46-1].
2014-11-20 14:43:37 -08:00
Brian C. Lane
923ec7f682
Automatic commit of package [lorax] release [19.6.45-1].
2014-10-31 17:56:17 -07:00
Brian C. Lane
e425ee14c6
Automatic commit of package [lorax] release [19.6.44-1].
2014-10-22 16:28:02 -07:00
Brian C. Lane
e543fecde0
move image-minimizer to lorax ( #1082642 )
...
This is used as a kickstart %post interpreter to streamline
modifications to images.
Also adds an example kickstart.
This Obsoletes the old appliance-tools-minimizer and includes a Provide
so that the transition will be seamless.
(cherry picked from commit 99f2ab9137
)
(cherry picked from commit b090a09dca
)
Resolves: rhbz#1082642
2014-10-22 10:32:14 -07:00
Brian C. Lane
253e953962
Automatic commit of package [lorax] release [19.6.43-1].
2014-10-16 17:54:57 -07:00
Brian C. Lane
b0638ca2cd
Automatic commit of package [lorax] release [19.6.42-1].
2014-10-07 18:28:04 -07:00
Brian C. Lane
880a56d1c0
Automatic commit of package [lorax] release [19.6.41-1].
2014-10-03 17:11:48 -07:00
Brian C. Lane
16d06ac7c9
Automatic commit of package [lorax] release [19.6.40-1].
2014-10-02 17:58:59 -07:00
Brian C. Lane
036d7d1a79
Automatic commit of package [lorax] release [19.6.39-1].
2014-09-30 08:37:36 -07:00
Brian C. Lane
790adbe143
Automatic commit of package [lorax] release [19.6.38-1].
2014-09-23 12:17:17 -07:00
Brian C. Lane
6a40fe1bfa
Automatic commit of package [lorax] release [19.6.37-1].
2014-09-15 17:16:47 -07:00
Brian C. Lane
46d67de350
Automatic commit of package [lorax] release [19.6.36-1].
2014-09-09 11:56:13 -07:00
Brian C. Lane
f6cc7ed16a
Automatic commit of package [lorax] release [19.6.35-1].
2014-09-03 17:44:22 -07:00
Brian C. Lane
84af4b08f5
Add ppc64le arch ( #1136490 )
...
basearch is ppc64le so we needs to check for that in addition to ppc64.
Resolves:rhbz#1136490
(cherry picked from commit 72357bf96b6b016c3a39b2af51eaf5cf724a0928)
2014-09-03 10:43:00 -07:00
Brian C. Lane
0828f63bc9
Automatic commit of package [lorax] release [19.6.34-1].
2014-08-29 15:32:16 -07:00
Brian C. Lane
ca4b3d35dd
spec changelog cleanup
2014-08-28 19:45:50 -07:00
Brian C. Lane
4589a155e4
Automatic commit of package [lorax] release [19.6.33-1].
2014-08-28 19:39:35 -07:00
Brian C. Lane
b6c4d51c65
Automatic commit of package [lorax] release [19.6.32-1].
2014-08-19 12:57:21 -07:00
Paulo Flabiano Smorigo
af4cf82071
GRUB2 as the ISO boot loader for POWER arch ( #1131199 )
...
Currently, yaboot is the ISO boot loader in fedora and the Fedora on
POWER team is making an effort in order to replace it by GRUB2 in the
F20 release cycle. I'm sending a lorax patch so you guys can comment
on it. I'm planning to create a feature page for that too.
This patch only change the lorax template for ppc and should not
affect other archs, like x86.
--
Paulo Flabiano Smorigo
Software Engineer
Linux Technology Center - IBM Systems & Technology Group
Resolves: rhbz#1131199
Signed-off-by: Brian C. Lane <bcl@redhat.com>
2014-08-19 09:19:15 -07:00
Brian C. Lane
fbfc6e34f6
Revert "Require 32bit glibc on ppc64"
...
This reverts commit cd8e565f78
.
This is not needed since we are switching to grub2.
Related: rhbz#1131199
2014-08-19 09:19:15 -07:00
Brian C. Lane
1e4af4e304
Automatic commit of package [lorax] release [19.6.31-1].
2014-08-15 17:01:46 -07:00
Brian C. Lane
1c9a7b3621
Automatic commit of package [lorax] release [19.6.30-1].
2014-08-12 16:30:42 -07:00
Brian C. Lane
cd8e565f78
Require 32bit glibc on ppc64
...
ppc.tmpl uses the 32bit addnote from usr/lib/yaboot/ and it needs to
have 32bit glibc available on the host to work.
2014-08-12 12:02:02 -07:00
Brian C. Lane
ac6f0b04c5
Automatic commit of package [lorax] release [19.6.29-1].
2014-08-08 17:27:16 -07:00
Brian C. Lane
e6c12f63f4
Automatic commit of package [lorax] release [19.6.28-1].
2014-04-23 06:45:47 -07:00
Brian C. Lane
5c468bdb7f
Automatic commit of package [lorax] release [19.6.27-1].
2014-04-03 14:17:47 -07:00
Brian C. Lane
436a5aed0d
Automatic commit of package [lorax] release [19.6.26-1].
2014-02-28 16:53:19 -08:00
Brian C. Lane
84528efad6
Automatic commit of package [lorax] release [19.6.25-1].
2014-02-26 10:12:04 -08:00
Brian C. Lane
6700d862c4
Automatic commit of package [lorax] release [19.6.24-1].
2014-02-25 16:50:34 -08:00
Brian C. Lane
6510f5819b
Automatic commit of package [lorax] release [19.6.23-1].
2014-02-21 16:03:42 -08:00
Brian C. Lane
b18e0f88c3
Automatic commit of package [lorax] release [19.6.22-1].
2014-02-18 16:13:38 -08:00
Brian C. Lane
9b73faef1b
Automatic commit of package [lorax] release [19.6.21-1].
2014-02-13 10:51:04 -08:00
Brian C. Lane
32cf10b3b8
Automatic commit of package [lorax] release [19.6.20-1].
2014-02-12 15:38:29 -08:00
Brian C. Lane
ad4d53515a
Automatic commit of package [lorax] release [19.6.19-1].
2014-02-11 16:39:57 -08:00
Brian C. Lane
9ceff1c965
Include all the example kickstarts ( #1019728 )
...
Just include all the *ks files in the doc directory instead of naming
them individually.
Resolves: rhbz#1019728
2014-02-05 14:24:34 -08:00
Brian C. Lane
b506a0cf48
Automatic commit of package [lorax] release [19.6.18-1].
2014-02-05 12:34:52 -08:00
Brian C. Lane
16fe80f6b1
Automatic commit of package [lorax] release [19.6.17-1].
2014-01-31 17:52:30 -08:00
Brian C. Lane
aaef9fc2e4
Automatic commit of package [lorax] release [19.6.16-1].
2014-01-24 16:43:04 -08:00
Brian C. Lane
1562dbe6ef
Automatic commit of package [lorax] release [19.6.15-1].
2013-12-17 17:05:45 -08:00
Brian C. Lane
0d74373fd0
Automatic commit of package [lorax] release [19.6.14-1].
2013-12-16 09:56:11 -08:00
Brian C. Lane
ee6802a0fa
Automatic commit of package [lorax] release [19.6.13-1].
2013-11-15 14:28:10 -08:00
Brian C. Lane
7871eb592a
Automatic commit of package [lorax] release [19.6.12-1].
2013-11-14 13:48:45 -08:00
Brian C. Lane
760b56dd9d
Automatic commit of package [lorax] release [19.6.11-1].
2013-11-14 11:06:20 -08:00
David Shea
26d8c14796
Create upgrade.img using redhat-upgrade-dracut
...
Use redhat-upgrade-dracut for the RHEL version of the system-upgrade
dracut module. upgrade.img also needs the convertfs module for upgrades
from RHEL6.
Resolves: rhbz#1029999
2013-11-13 13:07:20 -05:00
Vratislav Podzimek
14a191009d
Automatic commit of package [lorax] release [19.6.10-1].
2013-11-11 13:10:51 +01:00
Brian C. Lane
8daa0d36d4
Automatic commit of package [lorax] release [19.6.9-1].
2013-11-07 08:16:05 -08:00
Brian C. Lane
71002d3753
Automatic commit of package [lorax] release [19.6.8-1].
2013-11-01 16:10:14 -07:00
Brian C. Lane
fa0fb57e4b
Automatic commit of package [lorax] release [19.6.7-1].
2013-10-17 13:11:17 -07:00
Brian C. Lane
ad19c8a2d9
Automatic commit of package [lorax] release [19.6.6-1].
2013-10-07 11:19:04 -07:00
Brian C. Lane
6eb04c63cb
Automatic commit of package [lorax] release [19.6.5-1].
2013-09-25 10:19:12 -07:00
Brian C. Lane
f44d2f874d
Automatic commit of package [lorax] release [19.6.4-1].
2013-09-20 17:49:31 -07:00
Brian C. Lane
2025a6a1df
livemedia-creator: Update example kickstart for rhel7 ( #922064 )
...
Based on fedora live kickstart. Removes the ec2 example because RHEL7
doesn't include cloud-init and I have no way to test the results.
2013-09-16 15:20:51 -07:00
Brian C. Lane
5228b31661
Automatic commit of package [lorax] release [19.6.3-1].
2013-08-23 17:01:08 -07:00
Brian C. Lane
0bf78e7acf
Automatic commit of package [lorax] release [19.6.2-1].
2013-08-01 10:06:24 -07:00
Harald Hoyer
22a36d3a81
dracut-nohostonly and dracut-norescue got renamed for dracut >= 030 ( #990305 )
2013-08-01 10:05:08 -07:00
Brian C. Lane
70b6b8d675
Automatic commit of package [lorax] release [19.6.1-1].
2013-07-26 16:52:40 -07:00
Brian C. Lane
f34c8ac468
Automatic commit of package [lorax] release [19.6-1].
2013-07-26 15:57:12 -07:00
Brian C. Lane
ff23dcb162
Add manpage for livemedia-creator
2013-07-26 15:37:52 -07:00
Brian C. Lane
7808b78b5d
Automatic commit of package [lorax] release [19.5-1].
2013-06-13 17:08:25 -07:00
Brian C. Lane
da39dc9d57
Automatic commit of package [lorax] release [19.4-1].
2013-05-21 16:04:22 -07:00
Brian C. Lane
3649879a38
Automatic commit of package [lorax] release [19.3-1].
2013-04-29 11:44:41 -07:00
Brian C. Lane
ffdd66b434
Automatic commit of package [lorax] release [19.2-1].
2013-04-15 12:18:13 -07:00
Brian C. Lane
fd87aeef68
Automatic commit of package [lorax] release [19.1-1].
2013-03-19 16:08:39 -07:00
Dennis Gilmore
a4cf3c3c7c
remove sparc support
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2013-03-04 14:18:45 +01:00
Brian C. Lane
7ba9fb4f16
New Version 19.0
2013-02-28 11:55:29 -08:00
Brian C. Lane
4d2c9e026b
Automatic commit of package [lorax] release [18.31-1].
2013-02-12 16:44:08 -08:00
Brian C. Lane
894d8b4738
Automatic commit of package [lorax] release [18.30-1].
2013-01-31 10:29:09 -08:00
Martin Gracik
5d7bb6dc40
Automatic commit of package [lorax] release [18.29-1].
2012-12-20 15:58:32 +01:00
Martin Gracik
89b7b34ff1
Automatic commit of package [lorax] release [18.28-1].
2012-12-19 15:16:55 +01:00
Martin Gracik
79c1af12bf
Automatic commit of package [lorax] release [18.27-1].
2012-12-18 15:10:52 +01:00
Martin Gracik
9abc0a2c25
Automatic commit of package [lorax] release [18.26-1].
2012-12-18 14:33:53 +01:00
Martin Gracik
5853159dac
Automatic commit of package [lorax] release [18.25-1].
2012-12-18 12:54:29 +01:00
Daniel Mach
6110470e51
Require fedup-dracut* only on Fedora.
2012-12-18 12:00:23 +01:00
Brian C. Lane
5a9bf33be6
Automatic commit of package [lorax] release [18.24-1].
2012-12-14 16:55:32 -08:00
Brian C. Lane
56d127f65b
Added fedup requires to spec
2012-12-05 17:13:33 -08:00
Brian C. Lane
22f2b3777c
Automatic commit of package [lorax] release [18.23-1].
2012-12-05 17:09:16 -08:00
Brian C. Lane
556e5ec1f4
Automatic commit of package [lorax] release [18.22-1].
2012-11-06 17:51:02 -08:00
Brian C. Lane
061e8df7e5
Automatic commit of package [lorax] release [18.21-1].
2012-10-11 11:08:11 -07:00
Brian C. Lane
b6a20c49e6
Automatic commit of package [lorax] release [18.20-1].
2012-09-19 07:44:51 -07:00
Brian C. Lane
40d544c24b
Automatic commit of package [lorax] release [18.19-1].
2012-09-17 11:55:32 -07:00
Brian C. Lane
9df7c50341
Automatic commit of package [lorax] release [18.18-1].
2012-09-07 16:58:29 -07:00
Brian C. Lane
9a855e0ef1
Automatic commit of package [lorax] release [18.17-1].
2012-08-31 20:12:33 -07:00
Chris Lumens
da306b6313
Disable the maximize/unmaximize key bindings ( #853410 ).
2012-08-31 17:11:49 -04:00
Brian C. Lane
80b2e53fd1
Automatic commit of package [lorax] release [18.16-1].
2012-08-30 15:20:01 -07:00