Jump to content




Minenix. An Extension Of Craftos


  • You cannot reply to this topic
No replies to this topic

#1 Hazematman

  • New Members
  • 1 posts

Posted 20 February 2012 - 08:45 PM

Minenix is alittle project I have been working on to add alittle more functionality to CraftOS. So far Minenix add systems variables, user accounts and a login menu to CraftOS. Minenix sets the program path to "/bin" so you can easily install programs, and it loads any api in the "/lib" so you can easily install apis. All system data is kept in the "/data" folder and "/home" is used for a place to put users home directory

Download Minenix install floppy

Added programs:

export: export system variable <variable name> <variable value>

deletevar: deletes system variable <variable name>

viewvars: show all current system variables

logout: logs current user out and sets user variables to blank

echo: prints first argument passed

adduser: adds a new user <username>

deluser: remove user <username>


Added apis:

users: functions for handling all user stuff

setvar: functions for handling system variables

encrypt: a quick function I made for encrypting passwords *not a really good way to encrypt


Image of install floppy
Spoiler

Image of using variables
Spoiler






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users