| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Removed unnecessary typedefs from isys/net.h and renamed it to
isys/ethtool.h. Updated source files accordingly.
|
|
|
|
|
|
|
|
|
|
| |
This has been requested for a while. Some people have
wanted the ability to do an 'ethtool -p' from stage 1 so
they can figure out what NIC port to use. I can understand
arguments for this feature, but I have still tried to make
it more or less non-invasive. A new button is on the dev
selection screen called Identify. Self-explanatory from
there.
|
|
|
|
|
|
|
| |
Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually
we'll get an AUTHORS file and will just remove author names from the
individual files. Also fixed a type in scripts/dumphdrlist.py where
Author was listed twice.
|
| |
|
| |
|
| |
|
|
summary of looking through the diff is
* clean up warnings, we build with -Wall -Werror here too
* product.img stuff
* max logical partitions enforcement
* 1 TB max fs size
* ethtool stuff
* autopart in kickstart
* driver disk fixes
* RHEL upgrade stuff
* network driver disks
* variant pkgorder/tree splitting
|