Bug 241

Summary: device mapper + lvm2: build together
Product: buildroot Reporter: Olaf Rempel <razzor>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot, nkukard
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://lists.busybox.net/pipermail/buildroot/2009-March/026345.html
Host: i686-linux Target: i686-linux
Build: i386-pc-linux-gnu
Attachments: [PATCH] device mapper + lvm2: build together

Description Olaf Rempel 2009-03-30 19:53:03 UTC
Created attachment 207 [details]
[PATCH] device mapper + lvm2: build together

Both packages are merged upstream and are now build from one source tree.
- bump lvm2 version to 2.02.44 (contains device-mapper 1.02.30)
- fix bogous linking of ncurses when no readline support is found
- add uninstall target
- copy default config to /etc/lvm
- always build whole package but split install into two parts (device mapper and lvm2 suite)
- let all packages that selected "dm" now select "lvm2"
- remove package dm