Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Rolling my own

Post questions, problems here.

Re: Rolling my own

Postby OU812 on Sun Apr 26, 2009 2:30 am

Hey, anti.

Would you please post a how-to on uninstalling apps? When do I use purge, autoremove, etc. How do I use grep (like you described that one day to help me remove rox)? What are your trade secrets?

Also, I think installing gnumeric and abiword brought in some unexpected depends such as evince. I think I can remove evince, but I was wondering if there's anything else I can remove?

Thanks!

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby macondo on Mon Apr 27, 2009 2:15 am

OU812 wrote:Hey, anti.

Would you please post a how-to on uninstalling apps? When do I use purge, autoremove, etc.


The APT-HOWTO is my bible, especially section 7.

I use 'dpkg -P' (man dpkg) to purge packages, then debfoster and deborphan, also 'locate' to finish it up, 'apt-get clean' and finally 'apt-get autoremove'. And still have to eliminate some by hand with pcmanfm.
macondo
 
Posts: 137
Joined: Fri Sep 14, 2007 2:54 pm
Location: Panama

Re: Rolling my own

Postby OU812 on Tue Apr 28, 2009 2:25 am

Installed gnormalize using steveo's package. So I also installed gdebi and the patched gksu package.

Package list is nearly complete - just some control center apps and perhaps xsane. Maybe im.

Cleaning up the icons in the control center and dealing with the layout. About to remove unwanted apps.

It's getting close.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby eriefisher on Tue Apr 28, 2009 3:00 am

What I usually do is use locate or something similar. After using all the apt tools I will:
Code: Select all
#updatedb
#locate <packagename>

Once I have a list of left over files I then one by one:
Code: Select all
rm <filename>

It can be a little tedious but you now your not wasting space on useless config files and docs. Once I think I removed everything I will again:
Code: Select all
#updatedb
#locate <packagename>

Just to make sure.
eriefisher

Image

SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE STAIRS.
User avatar
eriefisher
 
Posts: 1431
Joined: Sun Oct 07, 2007 5:16 pm
Location: Canada's South Coast

Re: Rolling my own

Postby OU812 on Fri May 01, 2009 5:33 am

Thanks for the tips. I think I'll wait on the binge and purge project for a bit.

except for perhaps xsane and a couple of network apps, it looks like the application set is complete.

I'm working on the control center. It's got a different layout than antix. I really would like a localization button with options for keyboard and locale. I tried using the slitaz apps, but they didn't seem to work. The good news is that I got further with their apps than I did with puppy's. I think I'll continue to work on this problem for awhile longer.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby impuwat on Mon May 04, 2009 7:50 pm

One of the slitaz apps that really grabbed my interest is "tazlito"....the ability to create a customized iso and therefore livecd based on your preferences. I haven't played with it yet to see how well it works but this is something I've been interested in for awhile. I think a similar feature for antiX would be super!
User avatar
impuwat
 
Posts: 310
Joined: Thu Sep 13, 2007 2:20 am
Location: Idaho

Re: Rolling my own

Postby impuwat on Thu May 07, 2009 7:11 am

Actually Zenwalk's LiveClone might be more of what I would like to see. Apparently it will save your personal information and customizations to a livecd. I have not tested it but Zenwalk's latest livecd ran flawlessly on this computer, (sound, network, etc.) which is an accomplishment. Might have to load it on a test machine and play around with LiveClone.
User avatar
impuwat
 
Posts: 310
Joined: Thu Sep 13, 2007 2:20 am
Location: Idaho

Re: Rolling my own

Postby OU812 on Sat May 16, 2009 6:57 am

Change Log:
1. added ndisgtk and wpa_gui
2. added mountpy and luckybackup
3. added gtklp (printing) and xsane
4. new antixcc layout

To do:
1. remove unwanted apps and ob themes
2. add ob desktop icon apps from slitaz
3. clean up start menu
4. clean up right-click menu

Misc:
1. gnormalize seems a bit buggy - change your mp3 settings, change tabs, settings are gone. may replace with asunder, especially since it rips and encodes simultaneously. However, I would also want to include an app for converting formats. Possibly. Or replace audacity with rezound if it has some editing tools.
2. trying to decide on whether or not to include games. and which ones to include.

john

P.S. It's coming soon - perhaps by the end of june
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby OU812 on Sun May 24, 2009 1:14 am

Hello. I flirted with the testing repos and installed vlc. I'm not really happy with the qt version in testing. So here's what I'll do:

1. remove vlc
2. install streamtuner + aqualung as the music managers
3. install the gui for mplayer and use mplayer + gxine for video needs

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby OU812 on Sun Jun 07, 2009 1:26 am

Some nice new tools coming to lxde: lxinput for configuring mouse and keyboard and lxtask for a task manager. After some thought:

1. new control center layout.
2. installed lxde full (might need to remove a few). now users have a choice of lxde full and lxde light.
3. replaced thunderbird with claws and xpn.
4. will add the clipboard app used in latest antix - forgot the name.
5. fully updated packages.
6. still need to purge a few apps.
7. am thinking of installing xfe - got the idea from the vector linux light project which installed xfe and pcmanfm.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby anticapitalista on Sun Jun 07, 2009 1:54 am

Sounds like it is coming on well OU812.

I thought I had posted a sort of how to remaster help somewhere, but maybe not.

1. To reduce the size of the iso, you might want to remove all the files in /usr/share/doc or only keep ones that you know users will find useful.

2. In /usr/share/info only keep the dir file.

3. In /var folder remove the following

/var/lib/dpkg the .old files
/var/lib/apt/lists/ all the files, but not the partial folder

4. You may want to limit the locales to a few languages. Install localepurge, reconfigure locales to the ones you want users to use and then localepurge will remove unwanted language files (this can save quite a lot of MBs, but localepurge is pretty aggresssive)

5. Use deborphan to remove unused files. See knoppix for help:

http://www.knoppix.net/wiki/Knoppix_Remastering_Howto

Can't wait to try out your remaster
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Re: Rolling my own

Postby OU812 on Sun Jun 07, 2009 6:55 pm

Thanks for the help; I will be referring to your posts frequently as I finish both the xfce and lxde versions.

I resisted installing lxde for the longest time thinking that my "light" version would be almost the same anyway; it turns out I was wrong. For example, it looks like I can have different wallpapers and icon sets. I can also have customize lxpanel differently for each environment. I'm not sure how far I can go with the different customizations, but I can also have different startup apps run. I'll see how far I can go with it. One nice thing is that it's easy to tell which environment you're in since the menu start buttons are different.

1. added conky to lxde startup (took some searching for this)
2. edited lxpanel so that lxde uses lxde-logout to logout of the session and openbox uses exitantix to logout (joined the forums for this trick)
3. trying to decide if I should keep lxde's terminal and pic browser. they are both lightweight and do things a bit differently than the apps already installed, so it's a tough choice. will more than likely keep the pic viewer since it is fun to use.

Next week is the last week of school. I'm done writing the exams and I'm almost finished grading. I'm finished teaching - just reviewing now. Even still, at night it's about the family. So about two more weeks.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby OU812 on Sun Jun 14, 2009 12:31 am

It seems that there are two mepis respins that are similar to what I'm doing: lxde and xfce. Both are available at the mepis forums. So, I think I'll go back to my original vision for my respin of antix:

1. Based on stable repos
2. openbox + lxpanel
3. fluxbox + lxpanel
4. pcmanfm manages the desktop (if I can get it to play nicely with fluxbox)

I may still need to install lxde since there may be some common components that I could use - I'll install it and then strip out the parts I don't need, which are mostly gdm and lxsession.

I would like to be able to have removable devices show up on the desktop, but I don't know how. I read some posts at lxde that focused on hal, but some of the links to other scripts were dead. Any help would be appreciated.

Thanks.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Rolling my own

Postby masinick on Sun Jun 14, 2009 3:21 am

I have seen the mention of those respins. Other than Danum's respin, I have not gotten to the others. I have not really been reading the threads closely. If they add some art work and some collection of specific packages for specific reasons, then there are reasons to grab the respins, but if it is just a matter of installing LXDE, XFCE, or whatever it may be, heck, a lot of us do that already.

In the case of what you come up with I know that there is quite a bit of thought going behind it (I am not intimating one way or the other on the respins announced at MEPIS Lovers - I know Danum has GREAT stuff with his KDE respin, and we have a lot of great people in this greater community, so if I had to guess, the other respins are probably very good too).

I do especially look forward to your respin; your contributions to anticapitalista's work were immediately and positively noticed and recognized. The art work that Impuwat, Sakasa, and others have contributed and the great localization work has been really excellent. I love this community.

I'll be very much looking forward to testing your respin, John, regardless of which environment you ultimately decide to use. I may test some of the other MEPIS community respins too, but other than SimplyMEPIS and antiX, yours gets next priority on my list! Good luck with it!
Brian Masinick
Favorite distros: sidux, antiX, SimplyMEPIS, Debian Sid
User avatar
masinick
 
Posts: 427
Joined: Sat Apr 26, 2008 6:02 am
Location: Concord, NH

Re: Rolling my own

Postby OU812 on Sun Jun 14, 2009 6:58 pm

I found some ubuntu thread and now I finally have a clearer vision for my antix - Bandito Linux. Here it is:

1. stable repos (with perhaps some apps from testing and unstable)
2. a slightly different set of apps
3. lxde as default environment for robust systems
4. openbox + fbpanel for a lighter environment (with a couple of mods to make it as functional as lxde)
5. slightly modified control center
6. different look to desktops
7. boot splash
8. if I can, I would like to find a way to have icons on the desktop for mountable and usb devices

There may be some changes coming up related to #8. I like using pcmanfm to manage the desktop, but it is very limited with the icons - it doesn't look as though you can move the icons or change their size. So perhaps rox or idesk may be better choices. But again, it also ties in with #8.

I still need up to week to put some finishing touches on what I have so far and to figure out the remaster script. Changes relating to #8 will wait until later releases. So I will concentrate on polishing what I have now.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

PreviousNext

Return to antiX-M8 Intifada!

Who is online

Users browsing this forum: No registered users and 0 guests