Commit Graph
100 Commits
Author SHA1 Message Date
TomasM b407aed085 add nofail options to fstab entries, skip adding boot device there
(since in most cases it's going to be NTFS and it wouldn't mount it twice anyway)
2017-12-16 12:43:02 -05:00
TomasM d7a44bc45f bugfix forgotten slax settings back to 'linux' 2017-12-16 07:15:06 -05:00
TomasM a22ad0de6a guest homedir bugfix 2017-12-15 15:47:50 -05:00
TomasM bdcf158d2e put firmware in separate module 2017-12-15 11:29:04 -05:00
TomasM f0fc8f5255 add more firmware to slax, do not use device labels in media, chown guest dir 2017-12-15 10:48:05 -05:00
TomasM 443a0fcdd2 add more entries to fluxbox menu 2017-12-15 10:13:52 -05:00
TomasM 8ae5d3186f nicer wicd icon 2017-12-15 10:06:36 -05:00
TomasM 5e0099b2ff 64px icon for calculator 2017-12-15 09:24:24 -05:00
TomasM 9d2a87d912 do not chown guest files twice 2017-12-15 08:42:37 -05:00
TomasM 61b125cb8b rm bookmarks 2017-12-15 08:31:30 -05:00
TomasM 4d00518f4f rm unneded files 2017-12-15 08:27:09 -05:00
TomasM 5bf6da2e1e folder icons for pcmanfm, credits go to www.fatcow.com/free-icons 2017-12-15 08:20:49 -05:00
TomasM dab21b93ae update xlunch ver 2017-12-15 07:29:41 -05:00
TomasM 860bdad3ca icons 2017-12-15 07:26:49 -05:00
TomasM 51b70c7139 remove root from places, since it's added as bookmark 2017-12-15 06:35:14 -05:00
TomasM f047bede59 more sane temp build name 2017-12-15 06:15:49 -05:00
TomasM 9a0f1c1ea7 add bookmarks for pcmanfm 2017-12-15 06:07:26 -05:00
TomasM cb0039761a skip squashfs filesystems in media, update xlunch 2017-12-15 05:47:19 -05:00
TomasM 1093026183 bugfix missing fi 2017-12-15 05:32:23 -05:00
TomasM 96eecc9058 support automounting partitions if 'automount' string is present on boot command line 2017-12-15 05:31:04 -05:00
TomasM 08c52c2854 bugfix 2017-12-15 04:55:44 -05:00
TomasM ac540746dd add 64bit extlinux 2017-12-15 04:36:00 -05:00
TomasM 5d06eb0335 run extlinux binary based on arch (32/64) 2017-12-15 04:11:21 -05:00
TomasM c5d74b186c add extlinux 32bit 2017-12-15 04:03:49 -05:00
TomasM 8430af7327 add crc32c module for ext4 2017-12-14 18:22:49 -05:00
TomasM f3d8159cfa make default size of sparse file 16GB 2017-12-14 18:01:13 -05:00
TomasM dc2c82afc3 do not use acl on ntfs-3g yet 2017-12-14 17:56:02 -05:00
TomasM 3fceef5583 fix losetup -a used in newer busybox, add ntfs-3g with acl support 2017-12-14 17:45:33 -05:00
TomasM 25f74c4c0a timeout 45 seconds waiting for storage drive 2017-12-14 17:42:38 -05:00
TomasM 382422d39b update and recompile busybox and related stuff 2017-12-14 13:03:27 -05:00
TomasM b4bef3b878 use -o ro instead of -r since ntfs3g doesn't understand -r 2017-12-14 06:41:46 -05:00
TomasM 0b575ddd20 bugfix 2017-12-14 06:16:00 -05:00
TomasM 225642def5 explicitly specify ntfs binary to run, it needs to start with @ so systemd-enabled distros won't kill it 2017-12-14 05:46:23 -05:00
TomasM e2bd40a138 recompiled ntfs-3g to newest version offered by buildroot 2017-12-14 05:21:13 -05:00
TomasM 08a846f2a7 make persistent changes the default, for writable boot media 2017-12-13 17:26:52 -05:00
TomasM 4c24e07a52 remember keyboard layout when using persistent changes 2017-12-13 17:22:59 -05:00
TomasM 9630ecef96 fore hide menu 2017-12-13 08:08:41 -05:00
TomasM 2441cd20a2 use xrandr --mode, support for primary monitor only 2017-12-13 07:58:49 -05:00
TomasM 8840c0f5e3 mount guest dirs to /root/ so they are shared 2017-12-13 07:04:54 -05:00
TomasM 6e18e2cb4c detailed view in pcmanfm 2017-12-12 16:38:49 -05:00
TomasM 0ce676fca9 apps add wicd 2017-12-12 13:26:44 -05:00
TomasM 509c99accd rebuild pcmanfm to exclude ugly root warning icon 2017-12-12 13:06:19 -05:00
TomasM 2c0cb2e1f0 add apps in separated module 2017-12-12 11:01:20 -05:00
TomasM fad74efc08 recompile to support booting from /linux/boot directory 2017-12-12 09:55:09 -05:00
TomasM 52235e5e89 add all files copy to updater 2017-12-12 09:50:35 -05:00
TomasM ba152c129e update syslinux to version 6.03 2017-12-12 09:37:24 -05:00
TomasM d79a197683 update build script 2017-12-12 09:27:19 -05:00
TomasM 08bbab7ce9 rewrote the script to make slax-specific isolinux.bin 2017-12-12 07:56:40 -05:00
TomasM 19a870f0ab changelog 2017-12-12 07:28:20 -05:00
TomasM 3a1143784a changelog todos 2017-12-12 07:20:15 -05:00
TomasM 705413b33a add firmwares, add changelog 2017-12-12 07:15:32 -05:00
TomasM 842ccc1cda readd function aliases for apt and apt-get, still needed since slax removes cache 2017-12-12 06:56:31 -05:00
TomasM 373fb7fc7f add nonfree repo 2017-12-12 06:55:50 -05:00
TomasM 7dcb58b501 force linux headers install to build aufs 2017-11-21 03:25:15 -05:00
TomasM 623046ab67 Make Debian apt settings more correctly 2017-11-21 01:41:07 -05:00
TomasM cddddeb7d5 add wireless-tools 2017-11-19 07:27:30 -05:00
TomasM a2d4cf9e6e make user directories manually, skip xdg 2017-11-15 16:20:39 -05:00
TomasM 6a7683f34a bugfix 2017-11-15 15:55:35 -05:00
TomasM 5de4405b68 move slax scripts to rootcopy, fix linux->slax renaming 2017-11-15 15:54:13 -05:00
TomasM c5efc53848 update xdg dirs on fluxbox startup 2017-11-15 15:19:30 -05:00
TomasM 263912d0ce overwrite dir by symlink 2017-11-15 15:08:00 -05:00
TomasM dc5adcf05b PrintScreen support in Slax 2017-11-15 14:46:41 -05:00
TomasM 371657ce94 exclude menu resolution in savechanges 2017-11-15 03:40:52 -05:00
TomasM 0af58652d2 wait for feh to signal its completed 2017-11-14 15:15:04 -05:00
TomasM 4954b169f1 signal compton to reinitialize on screen resolution change 2017-11-14 15:02:23 -05:00
TomasM 1c3662f24a improve calc icon 2017-11-14 14:34:31 -05:00
TomasM 6361bfb52b reorganize keymaps and add screen resolution to fluxbox menu 2017-11-14 12:20:36 -05:00
TomasM 04977547aa somehow nicer icon 2017-11-14 11:19:22 -05:00
TomasM 446b1b2dd2 move icon to chromium module 2017-11-14 10:12:17 -05:00
TomasM faca2b364d nicer icons 2017-11-14 09:57:50 -05:00
TomasM 6da62479e4 simplify issue 2017-11-14 09:36:19 -05:00
TomasM e74cc2e6a9 use nicer editor icon 2017-11-14 09:34:42 -05:00
TomasM 88e343b63b Allow root login to ssh. User has to explicitly start the daemon anyway 2017-11-14 09:19:41 -05:00
TomasM e9076adc5b sshd reconfigure only if needed 2017-11-14 09:17:36 -05:00
TomasM 9afc5451af bugfix, last one hopefully 2017-11-14 05:51:41 -05:00
TomasM f7424081f2 revert back 2017-11-14 05:41:34 -05:00
TomasM dc4c634ebd try direct startx 2017-11-14 05:36:49 -05:00
TomasM 1659ecfa9c fix missing quotes 2017-11-14 05:28:31 -05:00
TomasM b8368a51b6 reconfigure openssh server before first run 2017-11-14 05:23:21 -05:00
TomasM 6c3bf050e6 optimize issue for fullscreen on 25x80 2017-11-14 05:02:50 -05:00
TomasM 8e421253c2 attempt to fix time shifting 2017-11-13 18:32:22 -05:00
TomasM e3e714b35d slax hostname 2017-11-13 18:25:03 -05:00
TomasM 8072176315 again issue 2017-11-13 18:03:22 -05:00
TomasM 5f41e205ef simplify issue 2017-11-13 18:00:07 -05:00
TomasM b927395a5d added issue file 2017-11-13 17:53:59 -05:00
TomasM cc03c1d16c make the shutdown icon more white, but not too much 2017-11-13 16:46:54 -05:00
TomasM 93f2d65471 update boot files to provide Copy to ram and Persistent changes options 2017-11-13 16:46:33 -05:00
TomasM f0e7e31732 reorganize processes on fluxbox startup finally 2017-11-13 15:08:19 -05:00
TomasM 3cea731b77 reorganize fluxbox startup once more again 2017-11-13 14:33:30 -05:00
TomasM 4249a32039 add x11-utils explicitly to the list 2017-11-13 14:13:18 -05:00
TomasM d292f63882 Use newest xlunch version with auto border support 2017-11-13 11:19:58 -05:00
TomasM 6ad156bf96 use particular xlunch version for known features, the software evolves rapidly :) 2017-11-13 08:01:06 -05:00
TomasM f0f3f9f852 less intensive startup notify checking 2017-11-13 06:59:18 -05:00
TomasM 5b5f37692a skip volume icon waiting if no soundcard is detected 2017-11-13 04:15:54 -05:00
TomasM 3a15d6b876 remove aufs version number from msg since it is not correct 2017-11-13 01:59:04 -05:00
TomasM 402df56859 add international keyboard support to fluxbox menu 2017-11-12 16:58:40 -05:00
TomasM 855a64bfd5 fix logout script 2017-11-12 16:37:49 -05:00
TomasM 2421aba595 exit if command is empty 2017-11-12 16:06:48 -05:00
TomasM 6e3ec50c36 copy activated module to storage (memory) before activation 2017-11-12 16:01:46 -05:00
TomasM 09cb84bda4 added some comments 2017-11-12 11:52:53 -05:00