Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1aebd770
Commit
1aebd770
authored
Jul 07, 2002
by
Leigh B. Stoller
Browse files
Insert Copyrights.
parent
eaf91971
Changes
53
Hide whitespace changes
Inline
Side-by-side
tmcd/common/libsetup.pm
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# Common routines and constants for the client bootime setup stuff.
#
...
...
tmcd/decls.h
View file @
1aebd770
/*
* Insert Copyright Here.
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
#define TBSERVER_PORT 7777
...
...
tmcd/freebsd/GNUmakefile.in
View file @
1aebd770
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# XXX ONLY RUN THIS INSTALL ON A FREEBSD TESTBED NODE!
#
...
...
tmcd/freebsd/liblocsetup.pm
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# FreeBSD specific routines and constants for the client bootime setup stuff.
#
...
...
tmcd/freebsd/prepare
View file @
1aebd770
#!/usr/bin/perl -w
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
require
'
ctime.pl
';
...
...
tmcd/freebsd/runstartup
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/freebsd/setup
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/freebsd/update
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/freebsd/update_delays
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/libsetup.pm
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# Common routines and constants for the client bootime setup stuff.
#
...
...
tmcd/linux/GNUmakefile.in
View file @
1aebd770
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# XXX ONLY RUN THIS INSTALL ON A LINUX TESTBED NODE!
#
...
...
tmcd/linux/liblocsetup.pm
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# Linux specific routines and constants for the client bootime setup stuff.
#
...
...
tmcd/linux/prepare
View file @
1aebd770
#!/usr/bin/perl -w
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
require
'
ctime.pl
';
...
...
tmcd/linux/runstartup
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/linux/setup
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/linux/update
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
#
...
...
tmcd/ron/GNUmakefile.in
View file @
1aebd770
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# XXX ONLY RUN THIS INSTALL ON A FREEBSD RON NODE!
#
...
...
tmcd/ron/liblocsetup.pm
View file @
1aebd770
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# FreeBSD specific routines and constants for the client bootime setup stuff.
#
...
...
tmcd/ron/rc.setup
View file @
1aebd770
#!/bin/sh
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# Start the watchdog daemon
#
...
...
tmcd/ron/rc.testbed
View file @
1aebd770
#!/bin/sh
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
#
# Boottime initialization.
#
...
...
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment