summaryrefslogtreecommitdiff
path: root/Meta/build-root-filesystem.sh
AgeCommit message (Expand)Author
2021-03-31Utilities: Add simple traceroute utilityIdan Horowitz
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2021-02-13HackStudio: Project templates and New Project dialogNick Vella
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-01-30Meta: Fix sync-local.sh file checkLinus Groh
2021-01-30Meta: Expect sync-local.sh script at repository rootLinus Groh
2021-01-22Base: More helpful Desktop selectionBen Wiederhake
2021-01-20Meta: Slightly improve image scriptBen Wiederhake
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-09LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)Andreas Kling
2021-01-01Base: Add a desktop shortcut to the root directoryAndreas Kling
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-27Kernel: Introduce the DevFSLiav A
2020-12-27Base: Add some default desktop iconsAndreas Kling
2020-12-21Build: Create device files according to the new major-minor numbersLiav A
2020-12-14Build: Build libgcc_s.soItamar
2020-10-20Build: Modify various parts to allow the build to succeed on FreeBSDLaurent Cimon
2020-09-20Meta: Fix build-root-filesystem.sh on macOSValtteri Koskivuori
2020-09-16Build: Preserve hard/symbolic links when building root fsAnotherTest
2020-09-13Userland: Add {md5,sha1,sha256,sha512}sumLinus Groh
2020-09-06utmpupdate: Add a program for updating /var/run/utmpAndreas Kling
2020-07-28Userland: Add passwd utilityPeter Elliott
2020-07-23LibWeb+test-web: Create test-web program, add doctype testLuke
2020-07-07Base: Turn a whole bunch of /bin symlinks into shell aliases :^)Andreas Kling
2020-07-01Profiler: Rename from ProfileViewer :^)Andreas Kling
2020-06-27Userland: Add a 'test' utilityAnotherTest
2020-06-18keymap: Add back a tiny utility for setting the system keyboard layoutAndreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-06-17Meta: Scale back overly informal user-facing stringsAndreas Kling
2020-06-17Base+Meta: Rename the wheel group to goodboys :^)Sergey Bugaev
2020-06-08Base: Symlink /dev/urandom to /dev/randomAndreas Kling
2020-06-08Applications: Add new KeyboardSettings applicationHüseyin ASLITÜRK
2020-06-05build-root-filesystem: Explicitly add +rX for group and others to copied files.Nico Weber
2020-06-05build-root-filesystem: Move "cp -R" block up.Nico Weber
2020-05-27LibGUI, About: Implement system-wide W2k-esque About dialogNick Vella
2020-05-24Debugger: Re-introduce the sdb aliasItamar
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev