代码搜索:Linux启动
找到约 10,000 项符合「Linux启动」的源代码
代码结果 10,000
www.eeworm.com/read/134010/14012299
rc 钥匙盘启动程序.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/133988/14014900
wav windows 启动时奏乐.wav
www.eeworm.com/read/200867/15421581
pdf 附录a-系统启动.pdf
www.eeworm.com/read/391963/8371459
pdf linux华为.pdf
www.eeworm.com/read/391517/8399483
ico system (linux).ico
www.eeworm.com/read/291494/8413237
readme-linux
Welcome to YAFFS, the first file system developed specifically for NAND flash.
It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page
NAND and is now deprectated. YAFFS2 supports 512b
www.eeworm.com/read/191298/8431239
linux install.linux
Common Install process for linux/UNIX.
1: compile/install libosip first.
$> tar -xvzf libosip2-x.x.x.tar.gz
$> CFLAGS="-I/usr/local/include/" ../configure
$> make
$> make install (as r
www.eeworm.com/read/189512/8466450
linux makefile.linux
#
# Makefile for the utilities source directory
#
# $Id: Makefile.linux,v 1.1 1999/11/03 20:42:14 golda Exp $
#
prefix = /usr/local/harvest
INSTALL_BINDIR = $(prefix)/bin
INSTALL_LIBDIR = $(prefix)
www.eeworm.com/read/189512/8466476
linux makefile.linux
#
# Makefile for the common source directory
#
# $Id: Makefile.linux,v 1.1 1999/11/03 20:41:18 golda Exp $
#
SUBDIRS = util template #md5 util url template
DEBUG_TOP = #-O #-g #-DDEBUG
prefix = /u
www.eeworm.com/read/189512/8466533
linux makefile.linux
#
# Makefile for the SOIF template processing code
#
# Darren Hardy, hardy@cs.colorado.edu, May 1994
#
# $Id: Makefile.linux,v 1.1 1999/11/03 21:41:04 golda Exp $
#
prefix = /usr/local/harvest
INST