Revision: 7592
http://sourceforge.net/p/ipcop/svn/7592
Author: owes
Date: 2014-06-09 07:35:28 +0000 (Mon, 09 Jun 2014)
Log Message:
-----------
Forgot to commit the modification to add sfdisk into initramfs.
Modified Paths:
--------------
ipcop/trunk/lfs/ipcop-initramfs
Modified: ipcop/trunk/lfs/ipcop-initramfs
===================================================================
--- ipcop/trunk/lfs/ipcop-initramfs 2014-06-08 13:49:06 UTC (rev 7591)
+++ ipcop/trunk/lfs/ipcop-initramfs 2014-06-09 07:35:28 UTC (rev 7592)
@@ -152,8 +152,9 @@
install -D /sbin/fsck.ext3
$(INITRAMFS_DIR)/sbin/fsck.ext3
# Install parted and disk-partition helper script (libparted will be
later)
- install -D /usr/sbin/{parted,partprobe}
$(INITRAMFS_DIR)/usr/sbin
- install -D /usr/local/bin/disk-partition.sh
$(INITRAMFS_DIR)/usr/bin
+ install -D /sbin/sfdisk $(INITRAMFS_DIR)/sbin
+ install -D /usr/sbin/{parted,partprobe} $(INITRAMFS_DIR)/usr/sbin
+ install -D /usr/local/bin/disk-partition.sh $(INITRAMFS_DIR)/usr/bin
# Install some console fonts needed by the installer
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://www.hpccsystems.com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn