Showing posts with label system. Show all posts
Showing posts with label system. Show all posts

Tuesday, November 19, 2019

Rolling Releases for 1.3 (and beyond)

I've just finished testing the new rolling releases system and it finally works 
as i want it:

 - Updates are distributed as sfs files containing deltas and/or new files.
 - The rolling releases script processes incoming new files first, patch the 
   deltas on a temp folder and finally apply the patched files to the system.
 - If the delta patch is for a system-wide lib or application it first declares 
   a temp PATH or LD_LIBRARY_PATH, makes a backup, copies the patched files into 
   the system an then redeclares the original PATH or LD_LIBRARY_PATH, i know 
   this doesn't ensures 100% success and saying "nothing wrong is gonna happen" 
   is stupid but at least it makes it a little safer.

The idea for this system is to avoid uploading isos for minor or patch updates
(following the major.minor.patch versioning).

I've uploaded frankenpup isos since 2009 and tried really hard to make all of 
them worth uploading and with the rolling releases i'll upload isos ONLY for major 
releases or critical minor updates instead of when a base lib is added removed or 
updated or a software is removed or replaced making deployment easier and smoother.

This opens many new challenges for me since i'm no expert programmer but this 
small puplet has been my small plaything for years and i'm willing to take on the 
challenge and give it a try.

Friday, July 18, 2014

Frankenpup 0.5 updates, aiming for bullshit: CRUISE CONTROL

Well, well, well udev, udisks, PAM, dbus polkit, consolekit... look at this fucking mess... even harder on a puppylinux based distro... FUCK FUCK FUCK... at least udev and PAM works, dbus is 50% up but consolekit and polkit are some serious bullshit to make run on puppy full force: folders permissions, new users and groups... BULLSHIT BULLSHIT BULLSHIT.

It will eventually work, maybe today, maybe tomorrow.

Monday, May 19, 2014

More updates on frankenpup

Last night i did a brand new sfs, now frankenpup has xorg 1.15.1, better baselibs, filesystem sfs was reduced from 320Mb to 280Mb, recompiled fontconfig, Freetype, dropped razor-qt for LXQt because razor code was shit since teams merged together, i'll be adding more libs to make everything work smoothly as possible, most stuffs are from git so this build is pretty "bledding edge" on some specs, now i will struggle with mesa to get DRI (again) ad will release it as frankenpup BETA v0.5 in a couple of weeks.





Friday, May 9, 2014

Updates on frankenpup

WELL, WELL, WELL shit is going cool now, i have a fairly stable system, new Desktop Environment (Razor-qt because fuck you), and updates are going better than expected. The devx sfs also is doing well, it doesn't bitch (too much). Now regarding size the main sfs (frankenpup-v0.X.sfs) is almost 350Mb, and the devx is 320Mb, but I don't give two fucks about the size so GG.

Now some screenshots of the latest builds:



Sunday, February 9, 2014

Some screenshots

Some frankenpup screenshots:

By me:

 gnome-mplayer:
 deadbeef and some nastly FLACs:
 Showing the bling:
 Photoshop on wow's wine sfs:


By user wow: 

Some minecraft action:

Friday, January 31, 2014

OH, THE HUGE MANATEE!

here will be the full list of recompiled bullshit on teh brand "new" frankenpup:
[new stuff in bold]

-kernel 3.8.0
-acl 2.2.52
-attr  2.4.47
-dbus 1.8.0
-gcc 4.8.2
-glibc 2.18
-gtk2 2.24.22
-gtk-doc 1.19
-gdk-pixbuf 2.30.4
-gobject-instrospection 1.38.0
-poppler 0.24.5

-cups 1.7.1
-glib 2.36
-atk 2.8
-freetype 2.5.2
-expat 2.1.0
-fontconfig 2.11.0
-pixman 0.32.4
-harfbuzz 0.9.26
-fribidi 0.19.6
-pango 1.34
-cairo 1.12.14
-gamin 0.1.9
-jwm 2.2.0
-cups 1.7.1
-cups-filters 1.0.44
-ijs 0.35
-qpdf 5.1.1

-mtpaint 3.40
-libpng 1.6.8
-libjpg 9
-libtiff 3.6.1
-libnl 1.1.4
-libxml2 2.9.1
-imlib2 1.4.4
-libcddb 1.3.2
-libcdio 0.92
-libmad 0.15.1b
-libogg 1.3.1
-libsndfile 1.0.25
-libvorbis 1.3.4

-ragel 6.8 
-lcms2 2.5
-xorg & friends 1.12.2
-netpbm (from stable subversion repo)
-ffmpeg git-2014-01-31-dce9321
-curl 7.35.0
-epdfview 0.1.8
-openssl 1.0.0l
-make 4.0
-patch 2.7.1
-yasm 1.2.0
-ghostscript 9.10
-gutenprint 5.2.9

-automake 1.12.2
-fltk 1.3.2
-perl 5.18.2
-python 2.7.6
-git 1.9-rc1
-flex 2.5.37
-gettext 0.18.3.1
-ncurses 5.9
-bison 3.0.2
-mesa 10.0.2
-wpa_supplicant 2.0
-deadbeef 0.6.1
-faad2 2.7
-flac 1.3.0
-mpg123 1.18.0

-SDL2 2.0.1


CONTRIBUTIONS ADDED TO THE COMMIT:

By Dejan Rackovic 
-gtkdialog 0.8.3
-transmission 2.60
-libevent 2.0.21


The list will be updated on the fly as i continue compiling stuffs.

Wednesday, July 4, 2012

PHPmvs BETA 1.1

Just updated my script, added a server fuzzer, have like 40+ webshells on a backup drive and will be adding more stuffs from there..


LINK HERE

Thursday, June 21, 2012

PHPmvs ALPHA 0.5

After some time i fanally realeased the last ALPHA version, now i will start optimizing scripts and functions to make a first BETA for now it has:

-SQL injections, (error based, union query based)
-Server vulnerabilities (banner based, mostly known version bugs)
-PHP vulneravilities (same as server vulns)
-Ports scanner.
-Admin panel finder (heuristic)

That's for now.

Monday, June 18, 2012

PHPmvs ALPHA 0.4

Just another simple update some kind of Admin panel finder, pretty simple, pretty SLOW will tr to improve it... maybe not.


LINK HERE.

PHPmvs ALPHA 0.3

Well, i made some little update to my PHP vulnerability scanner script some days ago; just added a port scanner. Now i'm working on more heuristics and such.

Have a fucking nice day.

LINK HERE