OSDN Git Service

pacbang-linux/installer-arch.git
2019-08-25 natemaiaFix syntax error in select_login()
2019-08-25 natemaiaBury output from mirrorlist sorting during background...
2019-08-25 natemaiaMove awesome install to be more inline with the rest
2019-08-25 natemaiaAdd ly to login options, remove extra ucode install
2019-08-25 natemaiaLonger delay for short messages
2019-08-25 natemaiaRevert changes
2019-08-24 natemaiaUpdate for script name changes
2019-08-23 natemaiaTrail fix for user issues post install
2019-08-21 natemaiaTweak some parts of install
2019-08-21 natemaiaAdd delay to background process output duplicate removal
2019-08-21 natemaiaFix: wm/de count error
2019-08-20 natemaiaLarge cleanup in prep for minor version increase
2019-08-20 natemaiaRemove some uneeded sections, minor cleanup
2019-08-18 natemaiaFix: message typo
2019-08-18 natemaiaFix: missing skel packages for WM/DE that have them
2019-08-18 natemaiaMore space around some messages
2019-08-18 natemaiaOptimize some mounting functions to only setup some...
2019-08-18 natemaiaFix: issue when entering mount menu
2019-08-18 natemaiaRemove partitions too small/big for their use during...
2019-08-18 natemaiaAdd/improve comments around top level array variables
2019-08-18 natemaiaMove wm extra packages into skel packages depends list
2019-08-18 natemaiaFix: bg install failing with pacman, add fallback
2019-08-18 natemaiaClean up some functions, simplify some sections, and...
2019-08-05 Nathaniel MaiaClean up some comments, fix a typo, and some rearranging
2019-08-01 Nathaniel MaiaRemove trailing tab
2019-08-01 Nathaniel MaiaStrip some commands from ~/.xprofile when using KDE...
2019-04-30 natemaiaAdd awesome config session from @elenapan, pull output...
2019-04-27 natemaiaFix: mirror sorting via rankmirrors
2019-04-27 natemaiasimplify manual install process and remove install...
2019-04-21 natemaiaSilence background process
2019-04-21 natemaiaClean up part_shrink()
2019-04-21 natemaiaFix: broken finding of max size available for shrink
2019-04-21 natemaiaFix: syntax error in shrink
2019-04-21 natemaiaRevert removal of lightdm
2019-04-21 natemaiaMake sure the base is installed if background failed
2019-04-21 natemaiaUpdate partition shrink function
2019-04-18 natemaiamore resize changes
2019-04-18 natemaiaTweaks to resize
2019-04-18 natemaiaAdd info message before resize checks
2019-04-18 natemaiaRemove lightdm, clean up a few spots
2019-04-14 natemaiaFix ntfsresize command
2019-04-13 natemaiaAdd font package to install rther than iso
2019-04-13 natemaiaUpdate version
2019-04-02 natemaiaAdd scripts to install rather than iso
2019-04-02 natemaiaSplit al specific base packages out from mainline base
2019-03-23 natemaiaRemove Ctrl-z trap
2019-03-23 natemaiaFix: package install syntax error
2019-03-23 natemaiaFix: awk // search syntax error in part_resize()
2019-03-23 natemaiaQuote variables, add resize function
2019-03-17 natemaiaImprove background install process
2019-03-17 natemaiaLarge overhaul of dialog functions
2019-03-17 natemaiaLarge cleanup of dialog text variables, rearrange/renam...
2019-03-17 natemaiaEnsure if no terminal or desktops chosen add xterm...
2019-03-17 natemaiaUpdate partition list handling
2019-03-17 natemaiaAdd refind-efi and syslinux setup for UEFI systems
2019-03-17 natemaiaDialog text update, version bump for packaging
2019-03-17 natemaiaMore recursion refactoring, update dialog text
2019-03-17 natemaiaSimplify boot partition mountpoint
2019-03-17 natemaiaUpdate major version, fix syslinux ucode
2019-03-17 natemaiaUpdate filesystem selection to use looping instead...
2019-03-17 natemaiaFix: error in package_operation() where two package...
2019-03-17 natemaiaSwitch precheck messages to infoboxes
2019-03-17 natemaiaFix: broken password separators
2019-03-17 natemaiaAlign grub command indentation
2019-03-17 natemaiaremove extra spaces in package list
2019-03-17 natemaiaFix: mistake in login selection which would cause false...
2019-03-17 natemaiaversion bump and remove extra spaces in package list
2019-03-17 natemaiaMove outdated translations to a subdir, update readme
2019-03-17 natemaiaUse less custom buttons for yesno dialogs
2019-03-17 natemaiaAllow exiting right from first dialog
2019-03-17 natemaiaLarge update to package handling, cleanup
2019-03-17 natemaiaTest: tmpfs for /run and mount efivarfs in chroot for...
2019-03-17 natemaiaSplit package selection up to be more granular, more...
2019-03-17 natemaiaImprove password separators to avoid issues when using '~'
2019-03-17 natemaiaUpdate network connection test
2019-03-17 natemaiaAllow cancels in some places and update some dialog...
2019-03-17 natemaiaFix a number of issues and move global declarations
2019-03-17 natemaiaRe order password errors in mkuser()
2019-03-17 natemaiaCreate fallback config for systemd-boot
2019-03-17 natemaiaCleanup some dialogs, improve text, and offer more...
2019-03-17 natemaiaRemove skel copy to user home, lump package installs...
2019-03-17 natemaiaUpdate some package installs
2019-03-17 natemaiaAdd required packages for minimal iso
2019-03-17 natemaiaFix: duplicate pakcages being added in absurd quantity
2019-03-17 natemaiaCheck for user creation before allowing config
2019-03-17 natemaiaRemove wait at end of install
2019-03-17 natemaiaRe order function definitions, add check for user creation
2019-03-17 natemaiaFix up .*profile creation
2019-03-17 natemaiaFix ugly nmtui colours
2019-03-17 natemaiaRemove oneshot(), functions will be run multiple times...
2019-03-17 natemaiaWrap package install/removal in a loop + bug fixes
2019-03-17 natemaiaAdd sleep to slow down format dialog with small partitions
2019-03-17 natemaiaRemove auto selection of certain parts
2019-03-17 natemaiaAdd keyfile for lvm installs with luks
2019-03-17 natemaiaMajor version update
2019-03-17 natemaiaFormatting change in luks_pass()
2019-03-17 natemaiaMerge all the library files back into one for easier...
2019-03-17 natemaiaFix: lvm. New: erroshow(), select wm/de seperately...
2019-03-17 natemaiaFix: lvm group size parsing issue
2019-03-17 natemaiaVersion bump for packaging
next