Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-stable
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
emulab
emulab-stable
Commits
258ffcfb
Commit
258ffcfb
authored
Feb 13, 2003
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add "account" directory build/install, and shift a few files there
from other places.
parent
cbaf60fd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
5 deletions
+13
-5
GNUmakefile.in
GNUmakefile.in
+3
-1
configure
configure
+5
-2
configure.in
configure.in
+5
-2
No files found.
GNUmakefile.in
View file @
258ffcfb
...
...
@@ -21,7 +21,8 @@ include Makeconf
# Then things that depend on stuff we just did:
#
SUBDIRS = lib db assign @optional_subdirs@ discvr ipod os security sensors \
pxe tbsetup tmcd utils www tip capture ipod vis sensors
pxe tbsetup account tmcd utils www tip capture ipod vis \
sensors
all: all-subdirs
...
...
@@ -45,6 +46,7 @@ post-install:
@$(MAKE) -C db post-install
@$(MAKE) -C ipod post-install
@$(MAKE) -C tbsetup post-install
@$(MAKE) -C account post-install
@$(MAKE) -C security post-install
#
...
...
configure
View file @
258ffcfb
...
...
@@ -1309,6 +1309,9 @@ outfiles="$outfiles Makeconf GNUmakefile \
security/plasticwrap
\
sensors/GNUmakefile sensors/slothd/GNUmakefile
\
sensors/slothd/sdisrunning sensors/slothd/sddeploy
\
account/GNUmakefile account/tbacct account/webtbacct
\
account/addpubkey account/webaddpubkey
\
account/addsfskey account/webaddsfskey
\
tbsetup/GNUmakefile tbsetup/console_setup tbsetup/spewlogfile
\
tbsetup/console_reset tbsetup/bwconfig tbsetup/power_rpc27.pm
\
tbsetup/os_load tbsetup/os_setup tbsetup/os_select tbsetup/power
\
...
...
@@ -1333,7 +1336,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
tbsetup/rmgroup tbsetup/webrmgroup tbsetup/mkexpdir
\
tbsetup/webnodecontrol tbsetup/node_control
\
tbsetup/webmkgroup tbsetup/mkgroup tbsetup/eventsys_start
\
tbsetup/
webmkacct tbsetup/mkacct tbsetup/
eventsys_control
\
tbsetup/eventsys_control
\
tbsetup/webmkproj tbsetup/mkproj tbsetup/libtestbed.pm
\
tbsetup/portstats tbsetup/vnode_setup tbsetup/staticroutes
\
tbsetup/console_setup.proxy tbsetup/exports_setup.proxy
\
...
...
@@ -1346,7 +1349,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
utils/GNUmakefile utils/vlandiff utils/vlansync utils/delay_config
\
utils/sshtb utils/create_image utils/node_admin utils/webcreateimage
\
utils/firstuser utils/export_tables
\
utils/
addpubkey utils/webaddpubkey utils/
cvsupd.pl
\
utils/cvsupd.pl
\
www/GNUmakefile www/defs.php3 www/dbdefs.php3
\
vis/GNUmakefile vis/vistopology vis/webvistopology vis/top2gif
\
vis/dbvistopology vis/dbtopper
\
...
...
configure.in
View file @
258ffcfb
...
...
@@ -352,6 +352,9 @@ outfiles="$outfiles Makeconf GNUmakefile \
security/plasticwrap \
sensors/GNUmakefile sensors/slothd/GNUmakefile \
sensors/slothd/sdisrunning sensors/slothd/sddeploy \
account/GNUmakefile account/tbacct account/webtbacct \
account/addpubkey account/webaddpubkey \
account/addsfskey account/webaddsfskey \
tbsetup/GNUmakefile tbsetup/console_setup tbsetup/spewlogfile \
tbsetup/console_reset tbsetup/bwconfig tbsetup/power_rpc27.pm \
tbsetup/os_load tbsetup/os_setup tbsetup/os_select tbsetup/power \
...
...
@@ -376,7 +379,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
tbsetup/rmgroup tbsetup/webrmgroup tbsetup/mkexpdir \
tbsetup/webnodecontrol tbsetup/node_control \
tbsetup/webmkgroup tbsetup/mkgroup tbsetup/eventsys_start \
tbsetup/
webmkacct tbsetup/mkacct tbsetup/
eventsys_control \
tbsetup/eventsys_control \
tbsetup/webmkproj tbsetup/mkproj tbsetup/libtestbed.pm \
tbsetup/portstats tbsetup/vnode_setup tbsetup/staticroutes \
tbsetup/console_setup.proxy tbsetup/exports_setup.proxy \
...
...
@@ -389,7 +392,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
utils/GNUmakefile utils/vlandiff utils/vlansync utils/delay_config \
utils/sshtb utils/create_image utils/node_admin utils/webcreateimage \
utils/firstuser utils/export_tables \
utils/
addpubkey utils/webaddpubkey utils/
cvsupd.pl \
utils/cvsupd.pl \
www/GNUmakefile www/defs.php3 www/dbdefs.php3 \
vis/GNUmakefile vis/vistopology vis/webvistopology vis/top2gif \
vis/dbvistopology vis/dbtopper \
...
...
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