Sta(ck|tic)

To content | To menu | To search

Sunday 10 August 2008

[fs-utils] Suggested pencils down day approaching

Tomorrow is the suggested pencils down day.
I have just updated the code and webpage to release a version that works with RUMP/UKFS, which are now parts of the base system :)
I have done some more cleanup (but there are no visible modifications on the user side). The user can now play with an image without having to specify its type.
Those who want to go deeper can also have fun with mounting options.

Friday 25 July 2008

[fs-utils] Another release of the source code

This release adds :
  • fsu_fts library (fts altered to run with ukfs)
  • Some tests
  • Fixed some bugs

Tuesday 22 July 2008

[fs-utils] Status

I have released a second version of fs-utils with some more functionnalities :
  • redirection of output's commands to a file
  • external command
  • support of commands separated by &&, || and ;
  • file system detection (not all file systems are supported)
more details here.

Thursday 10 July 2008

[fs-utils] Code released !

I committed my code to the sourceforge's CVS yesterday. A tarball is also available.
More information here .

Sunday 6 July 2008

[fs-utils] mid-term evaluation is approaching

A brief report of this week:
  • updated flist (the library which builds the linked-list of files):
    • removed the limitation of the path length
    • added an option to pre-order the list
  • added the du command
  • updated some manpages
  • wrote the history of the project
  • sent the latest version of the code to my mentor on Friday

Monday 16 June 2008

[fs-utils] Status (Updated July 2, 2008)

The following programs and options have been implemented :
Program    Options
cat b, e, n, s, t, v
chflags h, R, v
chmod h, R, v
chown h, R, v
cp P, R, v
diff R
ln f, h, i, n, s, v
ls A, a, c, F, l, n, p, R, r, S, T, t, u
mkdir p
mkfifo m
mknod F, g, R, r, m, u
mv i, v
rm R, r, v
rmdir p
touch a, c, h, m, r, t
A proof of concept of the command console tool has also been written.

Edit July 2, 2008 : Added touch and diff options.

Thursday 1 May 2008

Google Summer of Code 2008 - The NetBSDProject : File system access utilities

My project has been accepted by The NetBSD Project to participate to the Google Summer of Code 2008.