Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
271 commits
Select commit Hold shift + click to select a range
d6982b4
Updated architecture diagrams
piranna May 22, 2016
04b2c9e
Vagrant support (kernel not compiling, needs improve on patching)
piranna May 22, 2016
a7cdb28
Store NodeOS version in `/etc/os-release` file instead of build-in st…
piranna May 28, 2016
c0e3ca3
Updated diagrams to make them more clear on the thesis what's my work
piranna Jun 4, 2016
b268b03
Prepare `nodeos-barebones` to use independent Node.js binary
piranna Jun 4, 2016
92b9fa2
Prepare `nodeos-initramfs` to be an independent layer
piranna Jun 4, 2016
c99e357
Prepare `nodeos-rootfs` to be an independent layer
piranna Jun 4, 2016
1e40262
Prepare `nodeos-usersfs` to be an independent layer
piranna Jun 4, 2016
b6ea4e6
Updated dependencies
piranna Jun 5, 2016
1f0486a
Fix typo to build Node.js
piranna Jun 5, 2016
859a8d2
Prepare `nodeos-rootfs` to be an independent module
piranna Jun 5, 2016
c2d4b8d
Improve Docker usage
piranna May 22, 2016
2c93639
Add Gitter badge
gitter-badger May 22, 2016
33f9b4f
Fixed position of Gitter badge
piranna May 28, 2016
f430971
Update README.md
piranna May 28, 2016
1e446f0
Update README.md
piranna May 28, 2016
a8e359e
Use published `qemu` package
piranna May 29, 2016
5fd0ef7
Use prebuild Node.js from `NodeOS/nodejs` module
piranna Jun 11, 2016
9e15121
Add `prebuild-install` dependency to easier `nodejs` module
piranna Jun 11, 2016
68f0799
Pass `--arch` argument to `prebuild-install`
piranna Jun 11, 2016
f9e1f18
Fix location of prebuild Node.js binary
piranna Jun 11, 2016
40fe7b3
Replaced `publish-release` module for `prebuild`
piranna Jun 14, 2016
2787957
Splitted layers to independent dependency modules & converted to use …
piranna Jun 15, 2016
2df0df3
Use new generation process on BigRedButton script
piranna Jun 16, 2016
6fd5ffb
Removed bundledDependencies (they are not bundled anymore)
piranna Jun 16, 2016
db10f02
Added missing nodeos-cross-toolchain transitive dependency
piranna Jun 16, 2016
a9131a1
Create prebuilds folder when creating prereleases
piranna Jun 16, 2016
ce23574
Removed `node_modules` (don't know why they have appear...)
piranna Jun 17, 2016
585fe95
1.0.0-RC2
piranna Jun 24, 2016
a868850
Improved `README.md`
piranna Jun 25, 2016
10fb8ae
Allow to start ISOs and IMGs (needs detection of partition)
piranna Jun 25, 2016
bb84118
Added own test instead of delegate on layers ones
piranna Jun 25, 2016
b9def2e
Fixed test
piranna Jun 25, 2016
b65b7aa
Set graphic option only when running `qemu` images
piranna Jun 25, 2016
39b4506
Add license and badges
piranna Jun 25, 2016
bf7a2da
Added missing dependency for QEmu
piranna Jun 25, 2016
35ad413
Increased test timeout to 600 seconds & use strings
piranna Jun 25, 2016
25846c8
Disable test for `qemu_32` & added test for `vagga`
piranna Jun 25, 2016
313185c
Fix missing platform for `vagga` on test & decreased timeout to 300 s…
piranna Jun 25, 2016
1ef464e
Update publish
piranna Jun 26, 2016
f5f4c55
Using nodeos-cross-toolchain as npm dependency
piranna Apr 8, 2015
c550f17
Using nodeos-barebones as dependency
piranna Apr 9, 2015
e67f435
Using NodeOS layers from npm as dependencies
piranna Apr 11, 2015
c06fba7
chore(package): update suppose to version 0.6.1
greenkeeperio-bot Jun 25, 2016
072e153
Don't publish releases for branchs other than `master`
piranna Jun 26, 2016
1a2ad11
Update README.md
smdmori Jun 27, 2016
54d03b5
Rename 'NodeOS' to 'nodeos'
Jun 27, 2016
2222154
Update README.md
smdmori Jun 27, 2016
e4aaede
new wiki
mitsukaki Jun 12, 2016
8e5c653
Point to GitBook landing page
piranna Aug 7, 2016
d16635b
Build command fix
oritwoen Aug 19, 2016
42d2dda
Updated dependencies
piranna Aug 24, 2016
9a9db8a
Fixed instructions
piranna Oct 16, 2016
ea28ed3
Update README.md
navarroaxel Dec 14, 2016
3628c05
fix build each layer when cd command fails
navarroaxel Dec 15, 2016
af3699c
Build NodeOS with new refactored scheme
piranna Jan 15, 2017
cb704d3
Update `start` and `test` script to new refactored scheme
piranna Jan 15, 2017
db4f8a3
Generate releases using refactored scheme
piranna Jan 15, 2017
620c70a
Add support for Docker (experimental)
piranna Jan 15, 2017
97d788d
Support for vagga (experimental)
piranna Jan 15, 2017
95082bf
Renamed `rootfs` to `bootfs` on the missing places
piranna Jan 15, 2017
4269b18
Fix names of generated prebuilds after refactor
piranna Jan 15, 2017
e1aa3ed
Add support for Raspberry Pi (experimental)
piranna Jan 15, 2017
4884573
Generate PC disk images
piranna Jan 15, 2017
e606d3e
BigRedButton for PC img, iso, qemu and docker images
piranna Jan 15, 2017
850a81b
1.0.0-RC3
piranna Jan 15, 2017
b6c9bae
Support for Docker and disk images
piranna Jan 22, 2017
bd60e85
Fix adaption of `usersfs` for Docker
piranna Feb 15, 2017
77538df
Update `nodeos-initramfs` and `nodeos-usersfs` to fix Docker boot
piranna Feb 19, 2017
2bd4e75
Run Docker with `npm start`
piranna Feb 19, 2017
33e01ce
Specified raw format on start and test script
luii Feb 7, 2017
daad2b7
Update deprecated -redir option to -net
luii Feb 7, 2017
a2525f1
Generate disk images by `nodeos-bootfs` and test them
piranna Feb 19, 2017
8b342ad
Fix test of disk images
piranna Feb 20, 2017
68390b5
[docs] Updated layers images
piranna May 14, 2017
888b4a4
Clean-up
piranna May 14, 2017
b0c42a9
Improved tests by checking execution of Node.js from inside new `nsh`…
piranna May 14, 2017
bb0688b
Run tests with Docker
piranna May 23, 2017
6b43581
Updated dependencies
piranna May 23, 2017
a9249f5
Fix Docker images to publish to DockerHub
piranna Jun 8, 2017
f03b461
Fixed typo in qemu script, preventing it from starting
djesmond Feb 26, 2017
5c0a9ae
Update qemu.sh
piranna Feb 27, 2017
5c8d16f
Added default user info to prebuilt readme
djesmond Feb 24, 2017
c9f1413
Added ISO image information to readme
djesmond Feb 26, 2017
aa90876
Fixed a typo
djesmond Feb 26, 2017
8c3a67b
Added readme for iso build
djesmond Feb 28, 2017
185b0ec
Removed iso burning info from other readme's
djesmond Feb 28, 2017
ea63015
New readme for iso
djesmond Feb 28, 2017
35103b0
Add flashing script to iso build
djesmond Feb 28, 2017
cb90367
cp to temp to avoid postfix
djesmond Feb 28, 2017
7d7d8a3
Changed path to match location
djesmond Feb 28, 2017
c218f69
Add readme to img
djesmond Feb 28, 2017
f21aabd
Updated readme
piranna Mar 15, 2017
3560fd2
Stick to 80-columns for `Contribuing.md` file
piranna Mar 15, 2017
a8f003f
Added license text on all files
piranna Mar 15, 2017
48dcf89
Clarified license
piranna Mar 30, 2017
22b2fb9
deleted one space :))
Mar 26, 2017
f43d1a2
Update README.md
Mar 27, 2017
e9fe49a
Initial Commit
groundwater Jul 22, 2013
602e943
Updated Home (markdown)
groundwater Dec 9, 2013
c2f9048
File system layout
groundwater Dec 9, 2013
4996b4c
Updated Technical overview (markdown)
groundwater Dec 9, 2013
feba32f
some modules are global
groundwater Dec 9, 2013
9ff5241
Updated Technical overview (markdown)
groundwater Dec 9, 2013
c4d814a
Updated Technical overview (markdown)
groundwater Dec 9, 2013
cfd1495
Updated Technical overview (markdown)
groundwater Dec 9, 2013
91b8630
Updated Technical overview (markdown)
groundwater Dec 9, 2013
4ffa9fa
Created Native modules (markdown)
groundwater Dec 9, 2013
e56f9f0
Created Modules (markdown)
Raynos Dec 9, 2013
fa7f18a
Updated Home (markdown)
groundwater Dec 9, 2013
2ab527b
Updated Home (markdown)
groundwater Dec 13, 2013
14ad128
Created People (markdown)
groundwater Dec 13, 2013
dd33880
Updated People (markdown)
groundwater Jun 17, 2014
3e49053
Updated Home (markdown)
groundwater Jun 17, 2014
b346d25
update
groundwater Jun 17, 2014
2fb41ee
Created _Sidebar (markdown)
groundwater Jun 17, 2014
eef4d21
Updated _Sidebar (markdown)
groundwater Jun 17, 2014
02b913c
Updated Home (markdown)
groundwater Jun 17, 2014
44e8b8f
Updated People (markdown)
groundwater Jun 17, 2014
1b9d5df
update
groundwater Jun 17, 2014
f154f35
update
groundwater Jun 18, 2014
ba588bc
Updated asgard (markdown)
groundwater Jun 18, 2014
ac4e33b
Updated _Sidebar (markdown)
groundwater Jun 18, 2014
c5e517c
Updated Home (markdown)
groundwater Jun 18, 2014
4f4f3ac
Updated root (markdown)
groundwater Jun 18, 2014
bef239c
Updated root (markdown)
groundwater Jun 18, 2014
4da672e
Updated npkg (markdown)
groundwater Jun 18, 2014
22c51e4
update
groundwater Jun 19, 2014
7db8b83
Updated init (markdown)
formula1 Jun 29, 2014
5b7ac5a
Created GUI (markdown)
piranna Nov 10, 2014
9da541e
Updated Home (markdown)
piranna Nov 10, 2014
b31555e
Updated GUI (markdown)
piranna Nov 10, 2014
850a9de
Updated asgard (markdown)
groundwater Nov 30, 2014
a21d94a
Created NodeO (markdown)
zodern Feb 12, 2015
5c484a0
Updated NodeO (markdown)
zodern Feb 12, 2015
4648a08
Updated GUI (markdown)
piranna Dec 25, 2015
2ce15c4
Documenting program launcher
mitsukaki Feb 23, 2016
e2ab170
Updated Init Scripts (markdown)
mitsukaki Feb 23, 2016
c1e86f3
Fix formatting
mitsukaki Feb 23, 2016
5c31561
Updated Service Starter (PalmTree) (markdown)
mitsukaki Feb 23, 2016
fd28fda
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
e9a3f38
Updated services (markdown)
mitsukaki Feb 23, 2016
ccce2a8
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
8beeec7
Updated asgard (markdown)
mitsukaki Feb 23, 2016
e4e67ca
Updated asgard (markdown)
mitsukaki Feb 23, 2016
f3564fd
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
8241143
Organizing to keep it clean :D
mitsukaki Feb 23, 2016
2253689
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
b15d375
Created FAQ (markdown)
mitsukaki Feb 23, 2016
e8f0feb
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
4e84579
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
b8b200b
Updated FAQ (markdown)
mitsukaki Feb 23, 2016
5ce9886
Updated FAQ (markdown)
mitsukaki Feb 23, 2016
e9afdba
Updated Home (markdown)
mitsukaki Feb 23, 2016
0862f6f
Updated Home (markdown)
mitsukaki Feb 23, 2016
ab117e5
Updated _Sidebar (markdown)
mitsukaki Feb 23, 2016
69e3fac
Updated _Sidebar (markdown)
Apr 6, 2016
288c23b
edit sidebar and add new wiki pages
Apr 9, 2016
9dff8cd
update wiki sidebar
Apr 10, 2016
c1a7150
update sidebar links
Apr 10, 2016
6f53eea
add build from source page
Apr 10, 2016
3b36a8a
Updated _Sidebar (markdown)
Apr 10, 2016
b5ba649
add Troubleshooting page
Apr 10, 2016
e06da5b
add commands page
Apr 10, 2016
130bf1f
add introduction page
Apr 10, 2016
f5d30ec
update home page
Apr 10, 2016
98b0365
update links for sidebar again
Apr 10, 2016
dabc813
remove new lines
Apr 10, 2016
88690d4
fix corrupted link
Apr 10, 2016
ea51b8b
remove headline b
Apr 10, 2016
c23e7f6
fix typos and some wrong dependencies for arch
Apr 10, 2016
f0f2e89
Destroyed People (markdown)
Apr 10, 2016
d6c334a
Updated Home (markdown)
mitsukaki Apr 11, 2016
ce12ddd
Updated Building From Source (markdown)
mitsukaki Apr 11, 2016
e05c0ff
Updated _Sidebar (markdown)
mitsukaki Apr 11, 2016
c801041
Updated Home (markdown)
mitsukaki Apr 13, 2016
17556da
spelling
dramamine May 4, 2016
c22091c
Updated Home (markdown)
mitsukaki May 10, 2016
30290d6
Create SUMMARY.md
mitsukaki May 10, 2016
724980f
Update SUMMARY.md
mitsukaki May 10, 2016
9639454
Create readmemd.md
mitsukaki May 10, 2016
3eb6ec2
Update SUMMARY.md
mitsukaki May 10, 2016
1a5b74d
Move file readmemd.md to README.md
mitsukaki May 10, 2016
f1ffc46
Delete readmemd.md
mitsukaki May 10, 2016
1388e44
Update SUMMARY.md
mitsukaki May 10, 2016
2f6be47
Create LANGS.md
May 24, 2016
069c815
Update LANGS.md
May 24, 2016
172cc5d
Create de/README.md
May 24, 2016
0188959
Create en/README.md
May 24, 2016
42ad51c
Create es/README.md
May 24, 2016
8e19f59
Create fr/README.md
May 24, 2016
b91d6f9
Create de/Summary
May 24, 2016
963e4bd
Move file de/Summary to de/SUMMARY.md
May 24, 2016
f7ddf1d
Create en/SUMMARY.md
May 24, 2016
9d808b2
Create es/SUMMARY.md
May 24, 2016
d1e244e
Create fr/SUMMARY.md
May 24, 2016
40b7c23
Update de/SUMMARY.md
May 24, 2016
b3cc8c9
Create de/what-is-nodeos.md
May 24, 2016
9ce5965
Create de/introduction.md
May 24, 2016
03e20e0
Move file de/what-is-nodeos.md to de/was-ist-nodeos.md
May 24, 2016
f1ba23c
Move file de/introduction.md to de/einleitung.md
May 24, 2016
6d35706
Update de/SUMMARY.md
May 24, 2016
a06b3b6
Update de/SUMMARY.md
May 24, 2016
12b16a0
Create de/erste-schritte.md
May 24, 2016
ead21e7
Update de/SUMMARY.md
May 24, 2016
ff88036
Update de/was-ist-nodeos.md
May 24, 2016
7be2018
Update de/was-ist-nodeos.md
May 24, 2016
cae030a
Update de/SUMMARY.md
May 24, 2016
63b5ae2
Update en/README.md
mitsukaki Jun 12, 2016
d5544ed
Update en/README.md
mitsukaki Jun 12, 2016
4b9edb4
Move file Service-Starter-(PalmTree).md to en/Service-Starter-(PalmTr…
mitsukaki Jun 12, 2016
c1f5118
Delete Home.md
mitsukaki Jun 12, 2016
4bae433
Create en/nsh/README.md
mitsukaki Jun 12, 2016
7ae8c8e
Move file Commands.md to en/Commands.md
mitsukaki Jun 12, 2016
da8608e
Move file en/Commands.md to en/nsh/Commands.md
mitsukaki Jun 12, 2016
e9a99d1
Move file npkg.md to README.md
mitsukaki Jun 12, 2016
e237c88
Update Fixing-NodeOS-Build-Errors.md
mitsukaki Jun 29, 2016
bcabad1
Move file Building-From-Source.md to en/Building-From-Source.md
mitsukaki Aug 4, 2016
98f3fea
Update en/README.md
mitsukaki Aug 4, 2016
01e6ea1
Update en/Building-From-Source.md
mitsukaki Aug 4, 2016
049991c
Update en/SUMMARY.md
mitsukaki Aug 4, 2016
628a121
Create en/building_from_source.md
mitsukaki Aug 4, 2016
aa3b8d7
Update en/SUMMARY.md
mitsukaki Aug 4, 2016
0441cac
Delete en/Building-From-Source.md
mitsukaki Aug 4, 2016
6fa1e80
Update en/building_from_source.md
mitsukaki Aug 4, 2016
6bc677a
Update en/SUMMARY.md
mitsukaki Aug 4, 2016
a6dfb1a
Update en/SUMMARY.md
mitsukaki Aug 4, 2016
7817768
Create Dependencies.md
mitsukaki Aug 22, 2016
f0a4e59
Improve style & fix typos
ovidiubute Apr 30, 2017
13635e8
docs(readme): add Greenkeeper badge
greenkeeper[bot] May 11, 2017
3873cec
[fix] Exec test with correct Docker image
piranna Jun 9, 2017
0ec21d7
Unified execution code for `test` and `start` scripts
piranna Jun 11, 2017
facebbb
Fix messages of Docker commands
piranna Jun 11, 2017
ee9460f
Test Docker with TTY
piranna Jun 11, 2017
82d3997
Check if QEmu has permissions to use KVM device if it's available
piranna Jun 11, 2017
d80d284
Restored tests timeout to 300 seconds & reduce rate if KVM is available
piranna Jun 11, 2017
029b4b3
Disable Docket tests on BigRedButton & updated Readme.md file
piranna Jun 12, 2017
fe287d0
Single Process OS
piranna Jun 30, 2017
51719b0
Don't show QEmu window when checking for KVM & check it only for QEmu…
piranna Jun 30, 2017
d5f66a6
Fix initramfs copy path
luii Dec 22, 2017
aa8e4b3
Added support for Dependency Installation on Arch, Debian and Gentoo
luii Dec 14, 2017
62b033e
Fixed browse_from_source.md Link
citrix123 Feb 5, 2018
431fe5b
fixing Semaphore CI Build Failure
citrix123 Feb 5, 2018
d6fd4b7
Add npm to install-dependencies
seanewest Jan 1, 2018
0f2855a
Minor formatting change to install-dependencies
seanewest Jan 1, 2018
6140473
Add feature request template
luii Jun 1, 2018
993c42f
Update issue templates
luii May 26, 2018
b77aba2
Update README.md
lfkwtz Aug 17, 2018
0eeb565
remove bithound badge
mikigirl Mar 7, 2023
c402df0
Merge branch 'backup' of https://github.com/mikigirl/NodeOS into backup
mikigirl Mar 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated diagrams to make them more clear on the thesis what's my work
  • Loading branch information
piranna authored and mikigirl committed Mar 7, 2023
commit c0e3ca35ffaa2bbdc251b8a9510288096d668328
Binary file modified doc/NodeOS layer 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/NodeOS layer 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/NodeOS layer 3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/NodeOS layer 4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/NodeOS.dia
Binary file not shown.