Bug 15705 - New ebuild is for the ipvsadm package.
Bug#: 15705 Product:  Gentoo Linux Version: 1.4_rc2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: zwelch@gentoo.org Reported By: simpsonb@impmail.dnsalias.com
Component: Ebuilds
URL: 
Summary: New ebuild is for the ipvsadm package.
Keywords:  
Status Whiteboard: 
Opened: 2003-02-14 12:21 0000
Description:   Opened: 2003-02-14 12:21 0000
The Linux Virtual Server is a highly scalable and highly available server built
on a cluster of real 
servers, with the load balancer running on the Linux operating system. The
architecture of the 
cluster is transparent to end users. End users only see a single virtual
server.  
This software can be downloaded from http://linuxvirtualserver.org and requires
a kernel with 
ipvs support.

------- Comment #1 From Brett Simpson 2003-02-14 12:21:56 0000 -------
Created an attachment (id=8277) [details]
This is the user space ebuild package.

------- Comment #2 From Brett Simpson 2003-02-17 12:41:18 0000 -------
Created an attachment (id=8379) [details]
Added || die to the make command. 

This will allow the make process to fail if it doesn't see the ipvs kernel
patches in the running kernel headers.

------- Comment #3 From Zach Welch (RETIRED) 2003-02-24 22:32:07 0000 -------
Committed to portage in sys-cluster; removed dependency for ipvs-kernel, 
as patches could eventually appear in any kernel (and that ebuild is not in yet).

------- Comment #4 From Ian Neubert 2003-05-29 18:12:57 0000 -------
Created an attachment (id=12554) [details]
Description line is wrong

The ebuild description line is talking about keepalived, not part of the LVS
project. I took this line from the README of ipvsadm-1.21.

------- Comment #5 From Ian Neubert 2003-05-29 18:13:14 0000 -------
Created an attachment (id=12555) [details]
Description line is wrong

The ebuild description line is talking about keepalived, not part of the LVS
project. I took this line from the README of ipvsadm-1.21.

------- Comment #6 From Ian Neubert 2003-05-29 18:13:41 0000 -------
Created an attachment (id=12556) [details]
Description line is wrong

The ebuild description line is talking about keepalived, not part of the LVS
project. I took this line from the README of ipvsadm-1.21.

------- Comment #7 From Ian Neubert 2003-05-29 18:13:56 0000 -------
Created an attachment (id=12557) [details]
Description line is wrong

The ebuild description line is talking about keepalived, not part of the LVS
project. I took this line from the README of ipvsadm-1.21.

------- Comment #8 From Brett Simpson 2003-05-29 22:05:27 0000 -------
Created an attachment (id=12564) [details]
Corrected the Description and Homepage lines.

I really missed that one! Thanks.