CVS: moonbase/utils/sparc-utils BUILD,NONE,1.1 DETAILS,NONE,1.1
Terry Chan
tchan at lunar-linux.org
Sun Oct 26 03:46:18 GMT 2003
- Previous message: CVS: moonbase/utils/silo BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS,
NONE, 1.1
- Next message: CVS: moonbase/games/tuxracer BUILD, 1.3, 1.4 DEPENDS, 1.2,
1.3 DETAILS, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/utils/sparc-utils
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3432/sparc-utils
Added Files:
BUILD DETAILS
Log Message:
Two more SPARC only modules. Can't boot without these two utilities.
--- NEW FILE: BUILD ---
(
patch_it $SOURCE_CACHE/$SOURCE2 1 &&
cd elftoaout-2.3 && make && cd .. &&
cd src && gcc -O2 -s -o piggyback piggyback.c && gcc -O2 -s -o piggyback64 piggyback64.c && cd .. &&
cd prtconf-1.3 && make all && cd .. &&
cd audioctl-1.3 && make && cd .. &&
prepare_install &&
install -s elftoaout-2.3/elftoaout /usr/bin &&
install -s src/piggyback src/piggyback64 /usr/bin &&
install -s prtconf-1.3/prtconf /usr/sbin/prtconf &&
install -s prtconf-1.3/eeprom /usr/sbin/eeprom &&
install -s audioctl-1.3/audioctl /usr/bin &&
install -d -m 755 /etc /etc/init.d /etc/default &&
install -m 755 debian/audioctl.def /etc/default/audioctl &&
cp audioctl-1.3/audioctl.1 /usr/share/man/man1 &&
cp elftoaout-2.3/elftoaout.1 /usr/share/man/man1 &&
cp prtconf-1.3/prtconf.8 /usr/share/man/man8 &&
cp prtconf-1.3/eeprom.8 /usr/share/man/man8 &&
cp debian/piggyback.1 /usr/share/man/man1 &&
cp debian/piggyback64.1 /usr/share/man/man1
) > $C_FIFO
--- NEW FILE: DETAILS ---
MODULE=sparc-utils
VERSION=1.9
SOURCE=${MODULE}_${VERSION}.orig.tar.gz
SOURCE2=${MODULE}_${VERSION}-2.diff.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION.orig
SOURCE_URL[0]=http:/http.us.debian.org/debian/pool/main/s/$MODULE/$SOURCE
SOURCE2_URL[0]=http:/http.us.debian.org/debian/pool/main/s/$MODULE/$SOURCE2
WEB_SITE=http://www.debian.org
ENTERED=20031019
UPDATED=20031019
SHORT="various sparc utilites from Debian GNU/Linux"
cat << EOF
elftoaout, piggyback, piggyback64, audioctl, prtconf, eeprom
EOF
- Previous message: CVS: moonbase/utils/silo BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS,
NONE, 1.1
- Next message: CVS: moonbase/games/tuxracer BUILD, 1.3, 1.4 DEPENDS, 1.2,
1.3 DETAILS, 1.1.1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list