|
楼主 |
发表于 2005-3-29 08:38:44
|
显示全部楼层
备注(作者提到的一些东西):
1、now you can set COLORPC to something that's not "" in your bashrc and voila! ...there's no color. To check, try this:
COLORPC="no" pajman -Puy
I also disable color output inside pajman when capturing its own functions output, so your petition also simplified development
2、UPDATED PAJMAN VERSION:
- Fixed 2 bugs in version comparison
- Added noncolored output setting COLORPC to something diferent than nothing ("")
- Now it checks if the packages get installed and if not it prompts you to install them forcing file conflicts and/or if it should keep installing remaining packages
- Now it prompts you to remove /tmp/pacman.lck if pacman process is not find
- Now you can launch simultaneous pajman instances. Keep in mind that you shouldn't install the same package or conflicting packages simultaneously
- Now you can "search and remove"
- Now you can remove groups
I think these are all changes I've done today.
3、MORE CHANGES (i've forgoten):
- Added an echo that's tells you that package is currently analizing.
- when root is needed, it tells you the name of the action it cannot perform.
- Now it automatically re-downloads a package if MD5SUMs do not match (you should not mess up pacman cache, so if you do, pajman is not for you)
4、you can download it from here, since copy-pasting is buggy:
http://www.elpezmandala.com/pajman |
|