Fri Sep 23, 2016 9:54 am
Fri Sep 23, 2016 7:17 pm
sounds like all ya gotta do now is edit the exec entry for gparted within the iceWM menu filefiglfdev wrote:if run from icewm menu (installed with refractainstaller, yay) it says it cant run gparted as user root... but CAN if im root in a term and enter "gparted".
Fri Sep 23, 2016 7:33 pm
thanks, pinning has been one of my coping strategies, along with using a script to rsync back-into-place copies of my customized files.greenjeans wrote:@ thwak: If you wanted to go that route, wouldn't it be easier and less likely to break anything just to make a pin file in etc/apt/preferences and pin Synaptic?
Fri Sep 23, 2016 8:52 pm
Fri Sep 23, 2016 9:15 pm
policy absolutely can be set to permit that, but I can't recite from memory what steps are involved.greenjeans wrote:prefer being able to mount other partitions with just a click and not having to gksu first
pmount only deals with removable devices thoughline in the snapshot.conf about using etc/pmount.allow to let the livecd mount automatically, and another line in the installer.conf that removes it, i'm assuming that changing that choice in snapshot.conf has been tried? If not I can run a snapshot here and give it a whirl.
Fri Sep 23, 2016 9:34 pm
thwak wrote:pmount only deals with removable devices though
Fri Sep 23, 2016 10:31 pm
thwak wrote:sounds like all ya gotta do now is edit the exec entry for gparted within the iceWM menu file
Sat Sep 24, 2016 12:25 am
/dev/sd[a-z][0-9]*
Sat Sep 24, 2016 2:07 am
fsmithred wrote:getting you started on the icewm menu was exactly what was on my mind yesterday. I just hadn't gotten around to asking you yet. I think I could send you what I did with it in refracta-squeeze.
[email protected]:~# grep icewm mkfigos* | grep local | grep -v "fig\." | tac | tail -4
mkfigos13.fig:now "echo 'chmod +x / etc /menu-methods/icewm-common ; /usr/bin/update-menus --menumethod=/ etc /menu-methods/icewm-common' >> /mnt/mkrefpup/refractafs/squashfs-root/ etc /rc.local" shell
mkfigos11.fig:now "echo 'chmod +x / etc /menu-methods/icewm-common ; /usr/bin/update-menus --menumethod=/ etc /menu-methods/icewm-common' >> /mnt/mkrefpup/refractafs/squashfs-root/ etc /rc.local" shell
mkfigos10.fig:now "echo 'chmod +x / etc /menu-methods/icewm-common ; /usr/bin/update-menus --menumethod=/ etc /menu-methods/icewm-common' >> /mnt/mkrefpup/refractafs/squashfs-root/ etc /rc.local" shell
mkfigos09.fig:now "echo 'chmod +x / etc /menu-methods/icewm-common ; /usr/bin/update-menus --menumethod=/ etc /menu-methods/icewm-common' >> /mnt/mkrefpup/refractafs/squashfs-root/ etc /rc.local" shell
[email protected]:~# ls -l mkfigos09.fig | awk '{print $6 " " $7}'
Jul 28
Sat Sep 24, 2016 9:14 pm