Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
2c656aaa
Commit
2c656aaa
authored
Jan 29, 2005
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add TinyOS as a supporte OS in the os_info table.
parent
0afe9c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
sql/database-migrate.txt
sql/database-migrate.txt
+5
-0
No files found.
sql/database-migrate.txt
View file @
2c656aaa
...
@@ -2438,3 +2438,8 @@ last_net_act,last_cpu_act,last_ext_act);
...
@@ -2438,3 +2438,8 @@ last_net_act,last_cpu_act,last_ext_act);
default NULL;
default NULL;
1.311: Fix mistake in last revision. Skip to next entry.
1.311: Fix mistake in last revision. Skip to next entry.
1.322: Add TinyOS as a supported OS in the os_info table:
alter table os_info change column OS OS enum('Unknown','Linux', \
'FreeBSD','NetBSD','OSKit','Windows','TinyOS','Other');
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