代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/212314/15160010
txt readme.txt
Readme.txt
After extraction of the zip-file you must have received the following directories
and files which are located in the directory BDK-SOMPLS:
- the BackUp folder contains a backup of th
www.eeworm.com/read/210839/15191756
il replay.il
/*******************************************************************************
* *
* +---_-----------+ Copyr
www.eeworm.com/read/172609/5383156
am makefile.am
#
# heartbeat: Linux-HA heartbeat code
#
# Copyright (C) 2001 Michael Moerz
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public Lice
www.eeworm.com/read/171025/5400956
am makefile.am
# Copyright (C) 2000 Ryan M. Rifkin
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# th
www.eeworm.com/read/160303/5574836
patch linux-2.4.0-nonintconfig.patch
--- /tmp/linux/Makefile Fri Jan 12 10:38:19 2001
+++ linux/Makefile Fri Jan 12 10:34:21 2001
@@ -265,6 +265,9 @@
oldconfig: symlinks
$(CONFIG_SHELL) scripts/Configure -d arch/$(ARCH)/config.in
+o
www.eeworm.com/read/154890/5633125
readme
** platforms/demo-nanox **
This "platform" installs Pixil on the native platform, and sets it up with some demostration
files and other various scripts.
www.eeworm.com/read/154890/5633126
pixil-ifup
#!/bin/sh
# Network configuration script for the Pixil Operating Environment
# running under Redhat 7.3
#
# Usage: ./pixil-ifup
# Major cheat here... :) Just run the Redhat scripts. We
www.eeworm.com/read/154890/5633127
pixil-ifdown
#!/bin/sh
# Network configuration script for the Pixil Operating Environment
# running under Redhat 7.3
#
# Usage: ./pixil-ifdown
# Major cheat here... :) Just run the Redhat scripts.
www.eeworm.com/read/153824/5644838
atm
#!/bin/sh
#
# /etc/rc.d/init.d/atm - Bring up/down ATM
#
# Source function library.
. /etc/rc.d/init.d/functions
if [ ! -f /etc/sysconfig/atm ]; then
exit 0
fi
. /etc/sysconfig/atm
[ "$ATM"