[leaf-commits] src/bering-uclibc4/source/initrd buildtool.mk, 1.4, 1.5

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/initrd
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30328/initrd

Modified Files:
	buildtool.mk 
Log Message:
Enabled PCMCIA & iSCSI; rtc-cmos built in kernel; added some ATA/SATA 
devices as modules; initrd cleanup.


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/initrd/buildtool.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** buildtool.mk	6 Jun 2010 19:15:19 -0000	1.4
--- buildtool.mk	10 Jun 2010 20:51:21 -0000	1.5
***************
*** 19,23 ****
  	mkdir -p $(INITRD_TARGET_DIR)/boot/etc
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh rtc-cmos floppy fat>mod.floppy
  	cat mod.floppy|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.floppy
  	-rm -f files.floppy
--- 19,23 ----
  	mkdir -p $(INITRD_TARGET_DIR)/boot/etc
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh floppy fat>mod.floppy
  	cat mod.floppy|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.floppy
  	-rm -f files.floppy
***************
*** 27,31 ****
  	
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh rtc-cmos "ata_.*" ahci sd_mod vfat>mod.ide
  	cat mod.ide|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.ide
  	-rm -f files.ide
--- 27,31 ----
  	
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh "ata_.*" ahci sd_mod vfat>mod.ide
  	cat mod.ide|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.ide
  	-rm -f files.ide
***************
*** 35,39 ****
  	
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh rtc-cmos "ata_.*" ahci sd_mod sr_mod isofs vfat floppy>mod.cd
  	cat mod.cd|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.cd
  	-rm -f files.cd
--- 35,39 ----
  	
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh "ata_.*" ahci sd_mod sr_mod isofs vfat floppy>mod.cd
  	cat mod.cd|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.cd
  	-rm -f files.cd
***************
*** 43,47 ****
  	    
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh rtc-cmos ehci-hcd uhci-hcd ohci-hcd usb-storage sd_mod vfat>mod.usb
  	cat mod.cd|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.usb
  	-rm -f files.usb
--- 43,47 ----
  	    
  	BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
! 		    sh $(BT_TOOLS_DIR)/getdep.sh ehci-hcd uhci-hcd ohci-hcd usb-storage sd_mod vfat>mod.usb
  	cat mod.cd|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/ /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.usb
  	-rm -f files.usb


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.