February 25, 2011, 8:58 am
Now this looks like a pretty cool package. Set bootchart up in your boot process and it tracks everything that happens. After you’ve logged in, you can run a utility that will generate a nice little chart, showing what and when for your boot up. There’s a very nice ArchWiki page for it (natch).
One caveat is that the project itself (bootchart.org) hasn’t been updated in like 5 years. But I guess if it works, it works. I’ll give it a try and post my picture here. Maybe I can then figure out why some daemons fail at startup…
AUR (en) – bootchart.
February 24, 2011, 10:12 pm
nice hint from the Season 3, episode 1 Tuxradar podcast – logger. You can add notes to the system log, even as a user. So:
$ logger added a new kernel
$ sudo tail /var/log/messages.log
Feb 24 21:45:41 localhost kernel: usb 3-2.1: new full speed USB device using uhci_hcd and address 46
Feb 24 21:45:41 localhost kernel: hub 3-2.1:1.0: USB hub found
Feb 24 21:45:41 localhost kernel: hub 3-2.1:1.0: 4 ports detected
Feb 24 21:45:42 localhost kernel: usb 3-2.1.1: new full speed USB device using uhci_hcd and address 47
Feb 24 21:55:20 localhost -- MARK --
Feb 24 22:06:12 localhost jdarnold: added a new kernel
That’s pretty cool. As I showed, I just added a note that I have a new kernel now, so if there’s any question about compatibility, I’ll know!
UNIX man pages : logger (1).
February 24, 2011, 8:02 am
If you’re an Arch user, be sure to add yourself to the Google Earth ArchMap list! 2 easy steps:
- Find your address in Google Maps and right click on it. Select the “What’s Here” option and, in the address bar for Google Maps, you’ll see your decimal coordinates. Copy these.
- Edit the ArchMap/List wiki page and add those coordinates at the bottom. That’s it!
ArchMap
February 23, 2011, 10:17 am
Because I had way too much else I was supposed to do, I decided to do none of it, and look into a way of aggregating all the blogs found here on ArchLinux.me into a “planet”-type page. On this page I wanted to show the latest posts from all the blogs here on ArchLinux.me.
Searching the AUR on “rss” lead me to rawdog. A little long in the tooth, but there were a couple of options in the config that led me to believe it should work. But alas, the two “planet” options didn’t seem to do anything.
So I just happened to notice today that there is already a Planet Arch – did you know there was one? There’s a link on the right sidebar of the Arch Linux homepage for it. A little uneccessary spelunking (as there’s a Colophon section) by looking at the source code led me to the Planet Venus code. Actually, the Colophon is wrong, because Planet Arch doesn’t use the Planet Planet aggregator. The Planet Venus aggregator is a fork of the Planet 2.0 code. So I think I’m glad I just looked at the code for the page and found this at the top of the html:
<meta name="generator" content="http://intertwingly.net/code/venus/" />
So here’s the result: Planet ArchLinux.Me
There’s very little tweaking of the asf theme, but hey, it’s a start. I sent along a note to Crouse to see if maybe he can run this off of the ArchLinux.me server, but in the meantime, I’ll just update the above page by hand for now.
Hey, you other ArchLinux.me bloggers – get busy already!
February 22, 2011, 10:05 am
My latest post in the Rolling Release wiki is up, wherein I list some “interesting” things going on in the Arch Linux world:
Last Week in Arch – Feb. 20, 2011.
February 22, 2011, 6:55 am
Mime handling is always confusing, esp. in regards to file associations. I currently have a couple broken ones, like the fact that launchy opens all my desktop shortcuts in emacs
If I click on them in my file manager (Thunar), they open fine.
Anyway, the prolific Xyne has a new package called ‘mimeo’ that offers to help. I’m going to give it a try.
mimeo
February 21, 2011, 4:37 pm
I installed Yapan the other day and have been really happy with it. It sits in the notifier area of my tint2 window in my Openbox window manager and periodically checks to see if any packages have been updated. I’m pretty good about running my update once a day, but this is kind of fun too.
I set it up to use my package manager of choice, bauerbill, thusly:
Synchonize: sudo bauerbill -Sy
Packages to update: bauerbill -Qu
Update: sudo bauerbill -Su
Because bauerbill is a command-compatible with pacman, it works like a charm and includes checking the AUR for updates too.
otsug / Yapan / wiki / Home – Bitbucket.
February 19, 2011, 12:32 pm
I couldn’t resist. Thanks to crouse I have stated another blog. My love of writing combines with my Arch Linux fanboi tendencies to make having an archlinux.me blog too irresistable.
I’m not really sure what I’m going to do here. It will certainly be Arch Linux focused, but I’m not exactly sure how it will differ from my other blogs. I already have a “technical” blog (Daemon Dancing In The Dark) which I don’t update nearly enough. I have a Linux Tumblr (JD’s Linux Love) where I post little web snippets, because Tumblr’s bookmarklet is really powerful. I’ll probably at least funnel those posts to here.
Otherwise, I’ll keep it Arch focused here. Maybe I’ll post links to interesting forum topics, wiki pages, new software, announcements and the like. Consider it my Arch Linux messy drawer. You know, that drawer in your kitchen that seems to attract all manner of junk, that you keep meaning to clean out, yet always seems to have what you are looking for.